From c068bd21448c2e202720a9daf2923a375c96370d Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Fri, 1 Jul 2022 10:36:20 +0200 Subject: Create "Add Repository" form and view Creates "Add repository" form with the required inputs: name and IP. --- ogcp/templates/repositories.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ogcp/templates/repositories.html') diff --git a/ogcp/templates/repositories.html b/ogcp/templates/repositories.html index 3bed073..2333a88 100644 --- a/ogcp/templates/repositories.html +++ b/ogcp/templates/repositories.html @@ -24,6 +24,8 @@ {% endblock %} {% block commands %} + {% if btn_back %}