forgejo/templates
rome-user 4592a73f57
[GITEA] fix indentation in Maven package install instructions
The installation instructions of a Maven package places the `url` child
of the `repository` node in an extra indentation level. This indentation
is unnecesary since both the `id` and `url` nodes are direct children of
the `repository` node.

This commit removes the unnecessary indentation.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1534

(cherry picked from commit 82f0ddad7b)
(cherry picked from commit 905e546549)
(cherry picked from commit 4e58ab82b7)
(cherry picked from commit 2f207e7deb)
(cherry picked from commit c3552fb2be)
(cherry picked from commit 6c8e4d4fc9)
(cherry picked from commit a9f7fa924c)
2023-11-06 17:12:22 +01:00
..
admin [GITEA] add option for banning dots in usernames 2023-11-06 15:41:19 +01:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2023-11-06 15:46:26 +01:00
code
custom
devtest Improve dropdown button alignment and fix hover bug (#27632) (#27637) 2023-10-16 16:15:15 +08:00
explore Fix incorrect "tab" parameter for repo search sub-template (#27755) (#27764) 2023-10-24 11:01:26 +08:00
mail [GITEA] notifies admins on new user registration 2023-11-06 17:12:21 +01:00
org Use flex-container for repo and org settings (#27418) (#27430) 2023-10-04 07:20:43 +00:00
package [GITEA] fix indentation in Maven package install instructions 2023-11-06 17:12:22 +01:00
projects
repo [GITEA] Detect file rename and show in history 2023-11-06 17:12:22 +01:00
shared Always use whole user name as link (#27815) (#27838) 2023-10-30 12:25:40 +01:00
status Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
swagger [FEAT] allow setting the update date on issues and comments 2023-11-06 14:56:38 +01:00
user Feed UI Improvements (#27356) (#27717) 2023-10-21 11:13:15 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl