@@ -1 +0,0 @@
-{% extends "default/layout/layout_1_col.tpl" %}
@@ -1,41 +0,0 @@
-{% extends "default/layout/layout_2_col.tpl" %}
-
-{% block header %}
- {% embed "default/layout/main_header.tpl" %}
- {% block head %}
- {{ parent() }}
- {% endblock %}
- {% block help_notifications %}
- {% block logo %}
- {% block breadcrumb %}
- {% block menu %}
- {% block topbar %}
- {% endembed %}
-{% endblock %}
-{% block login_form %}
-{% block page_body %}
-{% block content %}
-{% extends "default/layout/layout_3_col.tpl" %}
-{% extends "default/layout/show_footer.tpl" %}
-{% extends "default/layout/show_header.tpl" %}
@@ -1,11 +0,0 @@
-Place template files in this directory to override any existing template.
-Just copy the original template file with the same relative path.
-e.g.:
-```
-layout/head.tpl
-or
-the_plugin_dirname/path/of/template/in/plugins.tpl