aboutsummaryrefslogtreecommitdiffstats
path: root/app/core/layouts/content-only/content-only.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/core/layouts/content-only/content-only.html')
-rw-r--r--app/core/layouts/content-only/content-only.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/core/layouts/content-only/content-only.html b/app/core/layouts/content-only/content-only.html
new file mode 100644
index 0000000..50c6d6f
--- /dev/null
+++ b/app/core/layouts/content-only/content-only.html
@@ -0,0 +1,7 @@
+<div id="dcaedt">
+<div id="layout-content-only" class="template-layout">
+
+ <div id="content" ui-view="content"></div>
+
+</div>
+</div>