gitea/modules/templates
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage ()
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
..
dynamic.go Integrate templates into bindata optionally ()
helper.go Refactor struct's time to remove unnecessary memory usage ()
static.go Fixed custom templates for static builds ()
templates.go Integrate templates into bindata optionally ()