1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-07 21:21:44 +02:00
gitea/templates/repo/issue
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
2015-12-08 00:57:46 +01:00
..
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl
new.tmpl
view_content.tmpl
view_title.tmpl
view.tmpl