diff options
author | root <root@vagrantz.xyz> | 2021-04-06 10:57:50 +0000 |
---|---|---|
committer | root <root@vagrantz.xyz> | 2021-04-06 10:57:50 +0000 |
commit | 8170d5bc0544fbc02155b8b57751cd1dec33dd69 (patch) | |
tree | d5cffb086fe6d5585c1e00ea5d5d2d907e6d2cd6 /views/partials/footer.ejs |
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> |