From ae0b5d946aa3c0d5c1510450d28eb7b987923e3e Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sun, 28 Jul 2019 12:36:47 -0400 Subject: Redirect to random beer details --- templates/base.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index a2fe85f..e688c41 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,7 +19,9 @@ {% endblock %} -
{% block content %}{% endblock %}
+
+ {% block content %}{% endblock %} +
- \ No newline at end of file + -- cgit v1.2.3