diff --git a/templates/common/content_details.html b/templates/common/content-details.html similarity index 100% rename from templates/common/content_details.html rename to templates/common/content-details.html diff --git a/templates/common/content.html b/templates/common/content.html index 2ba5eba..2fcfc2e 100644 --- a/templates/common/content.html +++ b/templates/common/content.html @@ -7,7 +7,7 @@ {% endif %}
{% include "common/content_details.html" with page=page %}
+{% include "common/content-details.html" with page=page %}
{{ child.get_short_body }}