diff options
Diffstat (limited to 'templates_gmi/section_projects.html')
| -rw-r--r-- | templates_gmi/section_projects.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates_gmi/section_projects.html b/templates_gmi/section_projects.html index be0db07..bdc5044 100644 --- a/templates_gmi/section_projects.html +++ b/templates_gmi/section_projects.html @@ -1,5 +1,7 @@ {% extends "base.html" %} {% block content %} +<!-- START_GEMINI_CONTENT --> {{ section.content | safe }} +<!-- END_GEMINI_CONTENT --> {% endblock %} |
