diff --git a/remarkbox_chaostheory/templates/chaostheory-base.j2 b/remarkbox_chaostheory/templates/chaostheory-base.j2 index f0d409b..407a095 100644 --- a/remarkbox_chaostheory/templates/chaostheory-base.j2 +++ b/remarkbox_chaostheory/templates/chaostheory-base.j2 @@ -52,6 +52,11 @@
+
+ {% block call_to_action %} + {% endblock %} +
+
{% block content %} {% endblock %}