diff options
Diffstat (limited to 'views/partials/footer.ejs')
-rw-r--r-- | views/partials/footer.ejs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs new file mode 100644 index 0000000..89a9ee1 --- /dev/null +++ b/views/partials/footer.ejs @@ -0,0 +1,3 @@ +<script type='text/javascript' src="/libs/resp.js"></script> +</body> +</html> |