gitea/modules/templates
techknowlogick f1d6a1fffc
Add the ability to have built in themes in Gitea (#4198)
This makes it easier for user who want to theme but
don't have the ability to know how to customize templates
all that is required is a change in a config option

The reason why I chose the DEFAULT_THEME as variable,
as perhaps in the future we will allow users to chose their
theme whon logged in just like we do with languages
2018-07-05 17:25:04 -04:00
..
dynamic.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
helper.go Add the ability to have built in themes in Gitea (#4198) 2018-07-05 17:25:04 -04:00
static.go Fixed custom templates for static builds (#1087) 2017-03-01 09:45:21 +08:00
templates.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00