summaryrefslogtreecommitdiffstats
path: root/examples/blog/layouts/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/blog/layouts/partials/footer.html')
-rw-r--r--examples/blog/layouts/partials/footer.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/blog/layouts/partials/footer.html b/examples/blog/layouts/partials/footer.html
new file mode 100644
index 000000000..8a028c31f
--- /dev/null
+++ b/examples/blog/layouts/partials/footer.html
@@ -0,0 +1,5 @@
+
+ <script src="/js/jquery.js"></script>
+ <script src="/js/bootstrap.js"></script>
+</body>
+</html> \ No newline at end of file