aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/WEB-INF/tags/common/footer.tagx
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/WEB-INF/tags/common/footer.tagx')
-rw-r--r--src/main/webapp/WEB-INF/tags/common/footer.tagx9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/main/webapp/WEB-INF/tags/common/footer.tagx b/src/main/webapp/WEB-INF/tags/common/footer.tagx
deleted file mode 100644
index 7f686ee..0000000
--- a/src/main/webapp/WEB-INF/tags/common/footer.tagx
+++ /dev/null
@@ -1,9 +0,0 @@
-<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0">
- <footer id="footer">
- <div class="container">
-
- <p>Footer, yo!</p>
-
- </div>
- </footer>
-</jsp:root>