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
CaiCandong 7a69d71733
Fix incorrect redirection in new issue using references (#26440)
fix #26427
related https://github.com/go-gitea/gitea/pull/25258

---

Before:

![gitea](https://github.com/go-gitea/gitea/assets/50507092/ed8d3a17-1f63-42f2-a698-3b684e70dc91)

--- 

After:

![After](https://github.com/go-gitea/gitea/assets/50507092/b8e1338f-c520-4abc-b0df-b812c021ac7e)
11 months ago
..
admin Remove unnecessary template helper DisableGravatar (#26386) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Use template context function for avatar rendering (#26385) 11 months ago
code Fix inconsistent user profile layout across tabs (#25625) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 11 months ago
explore Use template context function for avatar rendering (#26385) 11 months ago
mail Add template linting via djlint (#25212) 1 year ago
org Use template context function for avatar rendering (#26385) 11 months ago
package Use flex classes in package settings (#26314) 11 months ago
projects Use template context function for avatar rendering (#26385) 11 months ago
repo Fix incorrect redirection in new issue using references (#26440) 11 months ago
shared Use template context function for avatar rendering (#26385) 11 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger Doc update swagger doc for POST /orgs/{org}/teams (#26155) 12 months ago
user Use template context function for avatar rendering (#26385) 11 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Show correct SSL Mode on "install page" (#25818) 12 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago