diff options
Diffstat (limited to 'includes/foot.php')
-rw-r--r-- | includes/foot.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/includes/foot.php b/includes/foot.php new file mode 100644 index 0000000..c128cc1 --- /dev/null +++ b/includes/foot.php @@ -0,0 +1,9 @@ +</article> +<hr /> + +<footer> + +</footer> +</body> + +</html> |