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/user
silverwind 61e0d1a767
Enable H014 and H023 djlint rules (#25786)
Enable these rules:

- H014 | More than 2 blank lines.
- H023 | Do not use entity references.

There are more potential rules to enable but they are blocked by bugs in
the linter:

- https://github.com/Riverside-Healthcare/djLint/issues/711
- https://github.com/Riverside-Healthcare/djLint/issues/712
2 years ago
..
auth Enable H014 and H023 djlint rules (#25786) 2 years ago
dashboard Translate untranslated string in issues list (#25759) 2 years ago
notification Fix notification list bugs (#25781) 2 years ago
overview Reformat some templates (#25756) 2 years ago
settings Fix broken translations for package documantion (#25742) 2 years ago
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago
heatmap.tmpl Replace fomantic divider module with our own (#25539) 2 years ago
profile.tmpl Fix inconsistent user profile layout across tabs (#25625) 2 years ago