forgejo/templates/base
silverwind 2982afe6b4 move jquery and jquery-migrate to npm/webpack (#9813)
Currently, this needs to be its own chunk because fomantic depends
on jQuery being present. The next step is to move fomantic to webpack
too after which we can combine the index,fomantic and jquery files into
one.

jquery-migrate is still neccessary because our ancient version of Dropzone
seems to break without it. I imagine it can be removed after a Dropzone
upgrade.
2020-01-21 19:32:33 +02:00
..
alert.tmpl
delete_modal_actions.tmpl
footer.tmpl move jquery and jquery-migrate to npm/webpack (#9813) 2020-01-21 19:32:33 +02:00
footer_content.tmpl
head.tmpl Use npm to manage fomantic and only build needed components (#9561) 2020-01-21 13:17:58 +08:00
head_navbar.tmpl Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
paginate.tmpl