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/base
wxiaoguang d44e1565da
Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270)
The `SHOW_FOOTER_BRANDING` came from year 2015, and it seems nobody ever
uses it. It only shows an GitHub icon which seems unrelated to Gitea, it
doesn't do what document says. So, remove it.

## ⚠️ Breaking

Users can now remove the key `[other].SHOW_FOOTER_BRANDING` from their
app.ini.
2 years ago
..
alert.tmpl Support Issue forms and PR forms (#20987) 2 years ago
alert_details.tmpl Enforce tab indentation in templates (#15289) 4 years ago
delete_modal_actions.tmpl Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
disable_form_autofill.tmpl Disable form autofill (#17291) 3 years ago
footer.tmpl Add new captcha: cloudflare turnstile (#22369) 2 years ago
footer_content.tmpl Refactor `setting.Other` and remove unused `SHOW_FOOTER_BRANDING` (#24270) 2 years ago
head.tmpl Fix unclear "Owner" concept (#24233) 2 years ago
head_navbar.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2 years ago
head_script.tmpl Show friendly 500 error page to users and developers (#24110) 2 years ago
paginate.tmpl Move helpers to be prefixed with `gt-` (#22879) 2 years ago