From 3d7c7c449d0c4da4ad65fedc3b4654ce22e228d6 Mon Sep 17 00:00:00 2001 From: Sourav Badami Date: Sat, 2 Sep 2017 19:07:44 +0530 Subject: [PATCH] Fixed subscription block placement issue. #495 (#496) --- website/templates/hunt.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/templates/hunt.html b/website/templates/hunt.html index 1b36e75e8..e2cc61792 100644 --- a/website/templates/hunt.html +++ b/website/templates/hunt.html @@ -103,16 +103,16 @@

Start a bug hunt!

Subscription:

- {% include '_subscriptions.html' %} -
-
-
-

Free Plan:

Limited to 5 bugs per month:

-
- + + {% include '_subscriptions.html' %} +
+
+
+

Free Plan:

Limited to 5 bugs per month:

+

- +
{% endblock %} {% block after_js %}