aboutsummaryrefslogtreecommitdiffstats
path: root/footer-404.php
diff options
context:
space:
mode:
authorHeckyel <heckyel@openmailbox.org>2017-02-20 19:28:35 -0500
committerHeckyel <heckyel@openmailbox.org>2017-02-20 19:28:35 -0500
commit7f5cb4effd041e1c86aa3e4847bac78e0498389d (patch)
tree9c482cd674f48dc2a4dd9ba80dc21ffa183bfeb5 /footer-404.php
downloadlidra-theme-7f5cb4effd041e1c86aa3e4847bac78e0498389d.tar.lz
lidra-theme-7f5cb4effd041e1c86aa3e4847bac78e0498389d.tar.xz
lidra-theme-7f5cb4effd041e1c86aa3e4847bac78e0498389d.zip
primera versión
Diffstat (limited to 'footer-404.php')
-rw-r--r--footer-404.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/footer-404.php b/footer-404.php
new file mode 100644
index 0000000..108871d
--- /dev/null
+++ b/footer-404.php
@@ -0,0 +1,5 @@
+<?php
+wp_footer();
+printf(
+'</body>
+</html>');