You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
wxiaoguang 25faee3c5f
Fix date display bug (#24047)
Follow
https://github.com/go-gitea/gitea/pull/23988#pullrequestreview-1377696819

Many template helper functions are not good enough and cause various
problems, that's why I am cleaning them.

## Before


![image](https://user-images.githubusercontent.com/51889757/230930898-0c48150f-de85-461d-9455-efcfdc36b644.png)


![image](https://user-images.githubusercontent.com/2114189/231111676-b0da1392-5e47-4f89-a81e-85156aca5cfd.png)


## After


![image](https://user-images.githubusercontent.com/2114189/231111732-920f304d-dd44-4c54-9f5f-518e325006fc.png)
1 year ago
..
admin Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
code Use data-tooltip-content for tippy tooltip (#23649) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) 1 year ago
explore Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago
mail Remove incorrect HTML self close tag (#23748) 1 year ago
org Merge template functions "dict/Dict/mergeinto" (#23932) 1 year ago
package Use auto-updating, natively hoverable, localized time elements (#23988) 1 year ago
projects Fix date display bug (#24047) 1 year ago
repo Fix date display bug (#24047) 1 year ago
shared Fine tune markdown editor toolbar (#24046) 1 year ago
status Remove incorrect HTML self close tag (#23748) 1 year ago
swagger Add activity feeds API (#23494) 1 year ago
user Fix date display bug (#24047) 1 year ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago
post-install.tmpl Remove incorrect HTML self close tag (#23748) 1 year ago