diff options
Diffstat (limited to 'src/fcuny.net/templates/index.html')
| -rw-r--r-- | src/fcuny.net/templates/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/fcuny.net/templates/index.html b/src/fcuny.net/templates/index.html deleted file mode 100644 index bb5a86c..0000000 --- a/src/fcuny.net/templates/index.html +++ /dev/null @@ -1,7 +0,0 @@ -{% extends "base.html" %} - -{%- block content -%} - -{% if section.content %} {{ section.content | safe }}{% endif %} - -{%- endblock content -%} |
