diff options
Diffstat (limited to 'themes/test/templates/partials/app.liquid')
| -rw-r--r-- | themes/test/templates/partials/app.liquid | 8 |
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 |
