From 0ad406f8698cee706e52dec2fda4ceda92a380fd Mon Sep 17 00:00:00 2001 From: RunasSudo Date: Mon, 11 Dec 2017 17:05:12 +1030 Subject: [PATCH] Fix HTML tags --- eosweb/core/static/nunjucks/booth/cast.html | 2 +- eosweb/core/static/nunjucks/booth/review.html | 2 +- eosweb/core/static/nunjucks/booth/selections.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eosweb/core/static/nunjucks/booth/cast.html b/eosweb/core/static/nunjucks/booth/cast.html index e75513e..a91886d 100644 --- a/eosweb/core/static/nunjucks/booth/cast.html +++ b/eosweb/core/static/nunjucks/booth/cast.html @@ -59,7 +59,7 @@ {% endblock %} {% block buttons %} - {% endblock %} diff --git a/eosweb/core/static/nunjucks/booth/review.html b/eosweb/core/static/nunjucks/booth/review.html index 31ccd23..b3fe35a 100644 --- a/eosweb/core/static/nunjucks/booth/review.html +++ b/eosweb/core/static/nunjucks/booth/review.html @@ -35,7 +35,7 @@ {% endblock %} {% block buttons %} - {% endblock %} diff --git a/eosweb/core/static/nunjucks/booth/selections.html b/eosweb/core/static/nunjucks/booth/selections.html index 08e7b92..925b62d 100644 --- a/eosweb/core/static/nunjucks/booth/selections.html +++ b/eosweb/core/static/nunjucks/booth/selections.html @@ -23,7 +23,7 @@ {% endblock %} {% block buttons %} - {% endblock %}