-
-
- {{page.title}}
-
-
- {% include "partials/socialLinks.html" %}
-
-
-
- {{page.content | safe }}
-
-
-
-
- {% for org in page.extra.organizations %}
- -
-
-
-
-
- {% endfor %}
-
-
-
- {% if page.taxonomies.memberships %}
- {% for tag in page.taxonomies.memberships %}
-
- {{tag}}
-
+
+
+
+

+
+
+
+
+ {{page.title}}
+
+
{% include "partials/socialLinks.html" %}
+
+
{{page.content | safe }}
+
+
+
+ {% for org in page.extra.organizations %}
+ -
+
+
+
+
{% endfor %}
- {% endif %}
+
+
+ {% if page.taxonomies.memberships %} {% for tag in
+ page.taxonomies.memberships %}
+
+ {{tag}}
+
+ {% endfor %} {% endif %}
-
-
-
-
-
+
+
+
+
-{% endif %}
-
-{% endblock content %}
\ No newline at end of file
+{% endif %} {% endblock content %}
diff --git a/templates/shortcodes/grid_stats.html b/templates/shortcodes/grid_stats.html
index bb5845041..3d14c2438 100644
--- a/templates/shortcodes/grid_stats.html
+++ b/templates/shortcodes/grid_stats.html
@@ -5,7 +5,8 @@
{{body | markdown | safe }}