From 0f2a34b85a4185ec38ca90c3067a85206c67eebe Mon Sep 17 00:00:00 2001 From: Simone Picciani Date: Tue, 6 Dec 2016 22:50:07 +0100 Subject: [PATCH 1/3] mobile fix for random --- templates/base.html | 4 ++-- templates/random.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/base.html b/templates/base.html index 5b00e79..cfa7b11 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,7 +2,7 @@ - + pyGlialo - giving away the goodies @@ -12,7 +12,7 @@
{% include "includes/header.html" %} -
+
{% block content %} {% endblock content %}
diff --git a/templates/random.html b/templates/random.html index e9407ac..bdd71da 100644 --- a/templates/random.html +++ b/templates/random.html @@ -2,7 +2,7 @@ {% block content %}

{{ lead_text }}

{% if winner %} -
+ -