diff options
Diffstat (limited to 'footer.php')
| -rw-r--r-- | footer.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/footer.php b/footer.php new file mode 100644 index 0000000..3a25893 --- /dev/null +++ b/footer.php @@ -0,0 +1,4 @@ + +<?php wp_footer();?> +</body> +</html> |
