diff --git a/anatomy/templates/anatomy/base.html b/anatomy/templates/anatomy/base.html index e8b1b61f..ac0f1cfb 100644 --- a/anatomy/templates/anatomy/base.html +++ b/anatomy/templates/anatomy/base.html @@ -6,39 +6,39 @@ {% block navigation %} - + {% endblock %} {% block content %} {% if simple_content %} diff --git a/rapids/templates/rapids/base.html b/rapids/templates/rapids/base.html index 17dc1554..9094db3f 100755 --- a/rapids/templates/rapids/base.html +++ b/rapids/templates/rapids/base.html @@ -18,39 +18,39 @@ {% endif %} {% endblock %} {% block navigation %} - + {% comment %}
Questions by: author {% endcomment %} diff --git a/shorts/templates/shorts/base.html b/shorts/templates/shorts/base.html index da44b651..3a125702 100644 --- a/shorts/templates/shorts/base.html +++ b/shorts/templates/shorts/base.html @@ -18,41 +18,41 @@ {% endif %} {% endblock %} {% block navigation %} - + {% endblock %}