gitea/templates/repo/settings
Kerwin Bryant 65588b732c
Extract common code to new template ()
I noticed that the code of several new webhook pages is highly
repetitive, so I pulled out the common parts to a new template, unified
reference, unified maintenance

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
..
webhook Extract common code to new template ()
actions.tmpl Support configuration variables on Gitea Actions ()
branches.tmpl Introduce `flex-list` & `flex-item` elements for Gitea UI ()
collaboration.tmpl Remove polluted ".ui.left" style ()
deploy_keys.tmpl Minor dashboard tweaks, fix flex-list margins ()
githook_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
githooks.tmpl Remove polluted `.ui.right` ()
layout_footer.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
layout_head.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
lfs.tmpl Add tooltip to describe LFS table column and color `delete LFS file` button red ()
lfs_file.tmpl Add PDF rendering via PDFObject ()
lfs_file_find.tmpl Fix mobile navbar and misc cleanups ()
lfs_locks.tmpl Use template context function for avatar rendering ()
lfs_pointers.tmpl Add tooltip to describe LFS table column and color `delete LFS file` button red ()
nav.tmpl Move secrets and runners settings to actions settings ()
navbar.tmpl Fixed incorrect locale references ()
options.tmpl Use docs.gitea.com instead of docs.gitea.io ()
protected_branch.tmpl Use template context function for avatar rendering ()
push_mirror_sync_modal.tmpl Allow editing push mirrors after creation ()
runner_edit.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
secrets.tmpl Change to vertical navbar layout for secondary navbar for repo/user/admin settings ()
tags.tmpl Use template context function for avatar rendering ()