diff --git a/models/contact_page.ini b/models/contact_page.ini deleted file mode 100644 index 1ad4298..0000000 --- a/models/contact_page.ini +++ /dev/null @@ -1,4 +0,0 @@ -[model] -name = Contact Page -label = {{ this.title }} -inherits = page diff --git a/templates/contact_page.html b/templates/contact_page.html deleted file mode 100644 index f90a682..0000000 --- a/templates/contact_page.html +++ /dev/null @@ -1,56 +0,0 @@ -{% extends "header_slim.html" %} -{%- block title -%}{{ this.title }}{%- endblock -%} -{%- block meta_description -%} - {%- if this.meta_description is defined and this.meta_description != "" -%} - {{ this.meta_description }} - {%- else -%} - Werkkooperative der Technikfreundinnen eG - {%- endif -%} -{%- endblock -%} -{% block body %} -