forgejo/templates
rome-user a9f7fa924c
[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)
2023-10-30 14:44:21 +01:00
..
admin [GITEA] add option for banning dots in usernames 2023-10-30 14:44:20 +01:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base [GITEA] Improve HTML title on repositories 2023-10-30 14:44:20 +01:00
code Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
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-10-30 14:44:20 +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-10-30 14:44:21 +01:00
projects More db.DefaultContext refactor (#27265) (#27347) 2023-09-29 13:35:01 +00:00
repo [GITEA] Detect file rename and show in history 2023-10-30 14:44:21 +01:00
shared Always use whole user name as link (#27815) (#27838) 2023-10-30 12:25:40 +01:00
status Improve tree not found page (#26570) (#27346) 2023-09-29 18:35:11 +08:00
swagger [v1.21] [FEAT] allow setting the update date on issues and comments 2023-10-30 13:54:48 +01:00
user Feed UI Improvements (#27356) (#27717) 2023-10-21 11:13:15 +00:00
webhook Extract common code to new template (#26933) 2023-09-06 10:11:06 +00:00
home.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
post-install.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00