forgejo/templates
rome-user 30e0d7bff0
[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 3b8cc8ad2c)
(cherry picked from commit ca8565450c)
(cherry picked from commit df5ed97ed0)
(cherry picked from commit fc1e529894)
(cherry picked from commit ef8810c09d)
(cherry picked from commit a2d1459c4d)
2023-12-11 15:46:55 +01:00
..
admin [GITEA] add option for banning dots in usernames 2023-12-11 15:46:54 +01:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2023-12-11 15:46:54 +01:00
code
custom
devtest
explore
mail [GITEA] notifies admins on new user registration 2023-12-11 15:46:54 +01:00
org Issue fixes for RSS feed improvements (#28380) 2023-12-07 03:01:32 +00:00
package [GITEA] fix indentation in Maven package install instructions 2023-12-11 15:46:55 +01:00
projects
repo [GITEA] Detect file rename and show in history 2023-12-11 15:46:55 +01:00
shared
status
swagger [FEAT] allow setting the update date on issues and comments 2023-12-11 14:48:36 +01:00
user Improve text in Security settings (#28393) 2023-12-08 00:38:55 +02:00
webhook
home.tmpl
install.tmpl
post-install.tmpl