diff --git a/templates/snippets/layout/description/normal.html b/templates/snippets/layout/description/normal.html index 4e76152..e182432 100644 --- a/templates/snippets/layout/description/normal.html +++ b/templates/snippets/layout/description/normal.html @@ -1,12 +1,12 @@ -
-
+
+

{{ cfg.instance.title }}

{% autoescape off %}

{{ cfg.instance.description | render_markdown }}

{% endautoescape %}
{% if len(cfg.instance.rules) > 0 %} -
+

@@ -23,4 +23,4 @@

{% endif %} -
\ No newline at end of file +