-
-
-
-
- {% block sidebartoc %}
-
-
-
-
-
-
- {% endblock %}
-
-
-
-
- {% block body %}{% endblock %}
-
- diff --git a/_shared_assets/themes/owncloud_com/layout.html b/_shared_assets/themes/owncloud_com/layout.html deleted file mode 100755 index 91618daef..000000000 --- a/_shared_assets/themes/owncloud_com/layout.html +++ /dev/null @@ -1,197 +0,0 @@ -{% extends "basic/layout.html" %} -{% set script_files = script_files + ['_static/bootstrap.js'] %} -{% set css_files = [ '_static/css/bootstrap.css', '_static/css/responsive.css'] + css_files %} - -{# Sidebar: Rework into our Boostrap nav section. #} -{% macro navBar() %} - {# -
- - #} -{% endmacro %} - -{%- block extrahead %} - - -{% endblock %} - -{% block header %}{{ navBar() }}{% endblock %} - -{# Silence the sidebar's, relbar's #} -{% block sidebar1 %}{% endblock %} -{% block sidebar2 %}{% endblock %} -{% block relbar1 %}{% endblock %} -{% block relbar2 %}{% endblock %} - -{%- block content %} -