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/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
9 years ago
..
collaboration.tmpl Indent all templates with tabs 9 years ago
deploy_keys.tmpl Indent all templates with tabs 9 years ago
githook_edit.tmpl Indent all templates with tabs 9 years ago
githooks.tmpl Indent all templates with tabs 9 years ago
hook_delete_modal.tmpl Indent all templates with tabs 9 years ago
hook_gogs.tmpl Indent all templates with tabs 9 years ago
hook_history.tmpl Indent all templates with tabs 9 years ago
hook_list.tmpl Indent all templates with tabs 9 years ago
hook_new.tmpl Indent all templates with tabs 9 years ago
hook_settings.tmpl Indent all templates with tabs 9 years ago
hook_slack.tmpl Indent all templates with tabs 9 years ago
hooks.tmpl Indent all templates with tabs 9 years ago
nav.tmpl Indent all templates with tabs 9 years ago
navbar.tmpl Indent all templates with tabs 9 years ago
options.tmpl Indent all templates with tabs 9 years ago