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.
gitea/templates
Giteabot 77ccd215e2
Fix divider in subscription page (#27298) (#27301)
Backport #27298 by @yp05327

divider should always display in subscription page.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/5a5c948c-8e45-4faa-827e-a05356f3a714)

![image](https://github.com/go-gitea/gitea/assets/18380374/8f6a6747-5414-45cc-8b4c-aa99ea869038)


After:
(no changes when there's no subscriptions)

![image](https://github.com/go-gitea/gitea/assets/18380374/261faf8d-97e2-4d79-a255-5077a42979d2)

![image](https://github.com/go-gitea/gitea/assets/18380374/fc73c837-2efb-40b2-a8f8-2b5c77c32f3b)

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
1 year ago
..
admin Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2 years ago
base Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
code Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
custom Add footer extra links template (#9576) 5 years ago
devtest Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
explore Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
mail Update team invitation email link (#26550) 2 years ago
org Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
package Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
projects Fix incorrect change from #27231 (#27275) (#27282) 1 year ago
repo Improve branch list UI (#27319) (#27324) 1 year ago
shared Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
status Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
swagger Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
user Fix divider in subscription page (#27298) (#27301) 1 year ago
webhook Extract common code to new template (#26933) 1 year ago
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago