diff options
| author | Jules Laplace <jules@okfoc.us> | 2016-09-29 12:13:19 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2016-09-29 12:13:19 -0400 |
| commit | d4f9c31a1721fdea6b92ae90ca5c4bd8635fd0cb (patch) | |
| tree | 4c8c73d15c77f4d79313ecb45fc650d43f65235f /themes/okcards/templates/partials/tail.liquid | |
| parent | 50fac2191fbf0dd101d6071242c03dfad295b3ed (diff) | |
v0.2.0 - new admin theme
Diffstat (limited to 'themes/okcards/templates/partials/tail.liquid')
| -rw-r--r-- | themes/okcards/templates/partials/tail.liquid | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/okcards/templates/partials/tail.liquid b/themes/okcards/templates/partials/tail.liquid deleted file mode 100644 index 7727d69..0000000 --- a/themes/okcards/templates/partials/tail.liquid +++ /dev/null @@ -1,9 +0,0 @@ - </body> - <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> - <script src="//cdnjs.cloudflare.com/ajax/libs/lodash.js/3.6.0/lodash.min.js"></script> - <script src="/admin/_lib/js/jqueryui-draggable.js"></script> - <script src="/admin/_lib/js/upload.js"></script> - <script src="/admin/_lib/js/parser.js"></script> - <script src="/admin/_lib/js/okcms.js"></script> - <script src="/admin/js/app.js"></script> -</html> |
