summaryrefslogtreecommitdiff
path: root/themes/test/templates/partials/app.liquid
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2016-09-29 12:13:19 -0400
committerJules Laplace <jules@okfoc.us>2016-09-29 12:13:19 -0400
commitd4f9c31a1721fdea6b92ae90ca5c4bd8635fd0cb (patch)
tree4c8c73d15c77f4d79313ecb45fc650d43f65235f /themes/test/templates/partials/app.liquid
parent50fac2191fbf0dd101d6071242c03dfad295b3ed (diff)
v0.2.0 - new admin theme
Diffstat (limited to 'themes/test/templates/partials/app.liquid')
-rw-r--r--themes/test/templates/partials/app.liquid8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/test/templates/partials/app.liquid b/themes/test/templates/partials/app.liquid
new file mode 100644
index 0000000..46c19e4
--- /dev/null
+++ b/themes/test/templates/partials/app.liquid
@@ -0,0 +1,8 @@
+<script type="text/html" id="stack-template">
+</script>
+
+<script type="text/html" id="card-template">
+</script>
+
+<div id="stacks">
+</div> \ No newline at end of file