forgejo/templates/package
rome-user 3b8cc8ad2c
[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)
2023-10-23 15:28:16 +02:00
..
content [GITEA] fix indentation in Maven package install instructions 2023-10-23 15:28:16 +02:00
metadata Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
shared Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00
settings.tmpl Always use ctx.Locale.Tr inside templates (#27231) 2023-09-25 08:56:50 +00:00
view.tmpl Fix more "locale" usages (#27259) 2023-09-25 20:42:40 +08:00