From 6c35f796c659a6a3d839d4176b833db361f5678d Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 23 Aug 2022 11:32:57 +0200 Subject: add styling to buttons and file input --- src/hydrilla/proxy/web_ui/templates/repos.html.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hydrilla/proxy/web_ui/templates/repos.html.jinja') diff --git a/src/hydrilla/proxy/web_ui/templates/repos.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos.html.jinja index 05c948e..3e61a83 100644 --- a/src/hydrilla/proxy/web_ui/templates/repos.html.jinja +++ b/src/hydrilla/proxy/web_ui/templates/repos.html.jinja @@ -29,7 +29,7 @@ in a proprietary work, I am not going to enforce this in court. {% block main %}

{{ _('web_ui.repos.heading') }}

- + {{ _('web_ui.repos.add_repo_button') }}
-- cgit v1.2.3