aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-10-28 18:43:39 +0200
committerWojtek Kosior <koszko@koszko.org>2022-10-28 18:43:39 +0200
commitd4de6a5966560ee7aa0a1b15950cd7ee36add256 (patch)
tree92a2bf056e0b609727b12dbaeb843e8974e38f4d /src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
parentdb2845b3c0176a4d17fec770d58f8a5a7a19e77c (diff)
downloadhaketilo-hydrilla-d4de6a5966560ee7aa0a1b15950cd7ee36add256.tar.gz
haketilo-hydrilla-d4de6a5966560ee7aa0a1b15950cd7ee36add256.zip
[proxy] document repositories
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
index 4f09ae6..0742fc1 100644
--- a/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/repos/index.html.jinja
@@ -29,7 +29,10 @@ code in a proprietary work, I am not going to enforce this in court.
{% endblock %}
{% block main %}
- <h3>{{ _('web_ui.repos.heading') }}</h3>
+ <h3>
+ {{ _('web_ui.repos.heading') }}
+ {{ hkt_doc_link('repositories') }}
+ </h3>
<a href="{{ url_for('.add_repo') }}"
class="green-button block-with-bottom-margin">