Forgejo/templates/package
rome-user 3782794fb4
[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)
(cherry picked from commit 30e0d7bff0)
(cherry picked from commit ccb9ed98b9)
2023-12-25 13:33:52 +01:00
..
content [GITEA] fix indentation in Maven package install instructions 2023-12-25 13:33:52 +01:00
metadata Package repository/documentation link unification (#27804) 2023-10-27 00:16:12 +00:00
shared Do not display search box when there's no packages yet (#28146) 2023-11-21 20:03:19 +00: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