index
:
lidra-theme.git
master
WordPress Theme written in HTML5, Bootstrap 3, CSS3, for a world free and compatible with the GNU LibreJS
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
footer-404.php
blob: 108871dd2146805d0785b3fbf76df271eaa6ce7a (
plain
)
1
2
3
4
5
<?php
wp_footer
();
printf
(
'</body>
</html>'
);