diff options
Diffstat (limited to 'juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html')
-rw-r--r-- | juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html index e69de29b..1182e61d 100644 --- a/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html +++ b/juick-spring-www/src/main/webapp/WEB-INF/templates/layout/footer.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<html xmlns:th="http://www.thymeleaf.org"> +</html>
\ No newline at end of file |