You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo
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
..
issue Indent all templates with tabs 9 years ago
pulls Indent all templates with tabs 9 years ago
release Indent all templates with tabs 9 years ago
settings Indent all templates with tabs 9 years ago
wiki Indent all templates with tabs 9 years ago
bare.tmpl Indent all templates with tabs 9 years ago
commits.tmpl Indent all templates with tabs 9 years ago
commits_table.tmpl Indent all templates with tabs 9 years ago
create.tmpl Indent all templates with tabs 9 years ago
diff.tmpl Indent all templates with tabs 9 years ago
diff_box.tmpl Indent all templates with tabs 9 years ago
forks.tmpl Indent all templates with tabs 9 years ago
header.tmpl Indent all templates with tabs 9 years ago
home.tmpl Indent all templates with tabs 9 years ago
migrate.tmpl Indent all templates with tabs 9 years ago
view_file.tmpl Indent all templates with tabs 9 years ago
view_list.tmpl Indent all templates with tabs 9 years ago
watchers.tmpl Indent all templates with tabs 9 years ago