forgejo/templates/base
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385)
Introduce `AvatarUtils`, no need to pass `$.Context` to every
sub-template, and simplify the template helper functions.
2023-08-10 11:19:39 +08:00
..
alert.tmpl
alert_details.tmpl
disable_form_autofill.tmpl
footer.tmpl Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
footer_content.tmpl Align language menu icon and fit the footer area (#25556) 2023-06-28 14:57:50 +00:00
head.tmpl Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
head_navbar.tmpl Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
head_script.tmpl rename tributeValues to mentionValues (#25375) 2023-06-20 03:32:49 +00:00
head_style.tmpl Remove meta tags theme-color and default-theme (#24960) 2023-05-28 22:33:17 +00:00
modal_actions_confirm.tmpl Button and color enhancements (#24989) 2023-06-09 08:37:47 +00:00
paginate.tmpl