forgejo/templates/base
silverwind 30d9222267
Remove meta charset from HTML5 documents (#24744)
When `<!DOCTYPE html>` is present, the default (and only valid) charset
it `utf-8` so it does not need to be specified.

Also we do serve with HTML with `Content-Type: text/html;
charset=utf-8`, so it is duplicate info anyways.
2023-05-16 05:13:23 +00:00
..
alert.tmpl Clean up polluted styles and remove dead CSS code (#24497) 2023-05-03 14:32:10 -04:00
alert_details.tmpl
disable_form_autofill.tmpl
footer.tmpl
footer_content.tmpl Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
head.tmpl Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
head_navbar.tmpl Use data-tooltip-content for tippy tooltip (#23649) 2023-03-24 18:35:38 +08:00
head_script.tmpl Improve template system and panic recovery (#24461) 2023-05-04 14:36:34 +08:00
modal_actions_confirm.tmpl Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
paginate.tmpl Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00