gitea/templates/repo/settings
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
..
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
hook_delete_modal.tmpl
hook_gogs.tmpl
hook_history.tmpl
hook_list.tmpl
hook_new.tmpl
hook_settings.tmpl
hook_slack.tmpl
hooks.tmpl
nav.tmpl
navbar.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
options.tmpl