From 61152fc1d7cff856c8e6a5a777e8dd3d7a9cb2d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Pe=C3=B1a?= Date: Fri, 6 Nov 2020 06:23:26 -0500 Subject: [PATCH] update voseq link --- public_interface/templates/base.html | 6 ++---- public_interface/templates/public_interface/base.html | 6 ++---- public_interface/templates/public_interface/jumbotron.html | 2 +- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/public_interface/templates/base.html b/public_interface/templates/base.html index 91173880..d287f219 100644 --- a/public_interface/templates/base.html +++ b/public_interface/templates/base.html @@ -21,16 +21,14 @@ - - + - - + {% block title %}{% endblock title %} diff --git a/public_interface/templates/public_interface/base.html b/public_interface/templates/public_interface/base.html index 8753cbca..ab513f2f 100644 --- a/public_interface/templates/public_interface/base.html +++ b/public_interface/templates/public_interface/base.html @@ -21,16 +21,14 @@ - - + - - + {% block title %}{% endblock title %} diff --git a/public_interface/templates/public_interface/jumbotron.html b/public_interface/templates/public_interface/jumbotron.html index 80420e0a..028c3c13 100644 --- a/public_interface/templates/public_interface/jumbotron.html +++ b/public_interface/templates/public_interface/jumbotron.html @@ -10,7 +10,7 @@

{{ app_name }}



-

Learn more

+

Learn more

This web app is based on the robust framework Django. It is scalable and expandable by including plugins (Django apps).