diff options
author | Cara Salter <cara@devcara.com> | 2022-08-24 13:15:31 -0400 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2022-08-24 13:15:31 -0400 |
commit | 9de84e3fbae0f2893e9c4f1425afa06899959bf7 (patch) | |
tree | f96d33d881954edc9b03df0bc821fb35eb59c577 /templates/footer.rs.html | |
parent | 4b616447715b8129ae322341959e1c2bfabbd10e (diff) | |
download | nccd-9de84e3fbae0f2893e9c4f1425afa06899959bf7.tar.gz nccd-9de84e3fbae0f2893e9c4f1425afa06899959bf7.zip |
flaskify
Diffstat (limited to 'templates/footer.rs.html')
-rw-r--r-- | templates/footer.rs.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/footer.rs.html b/templates/footer.rs.html deleted file mode 100644 index 41c4d4e..0000000 --- a/templates/footer.rs.html +++ /dev/null @@ -1,7 +0,0 @@ - -@() - - - </div> - </body> -</html> |