4 Commits (e78786ef39526fac6705a831fc291c55f1ca091b)

Author SHA1 Message Date
Unknwon 0e9bc2d410 Fix pull request availability check 8 years ago
Unknwon 5ff6eedf5e #2251 fix button name 9 years ago
Adam Strzelecki da2585c11e Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.

1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
   such as {{if}} {{with}}

2. Cleans all trailing white-space

3. Adds trailing last line-break to each file
9 years ago
Unknwon 37e0cee877 finish PR UI 9 years ago