diff options
Diffstat (limited to 'h-source/Examples/Views/footer.php')
-rwxr-xr-x | h-source/Examples/Views/footer.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/h-source/Examples/Views/footer.php b/h-source/Examples/Views/footer.php new file mode 100755 index 0000000..42e09f0 --- /dev/null +++ b/h-source/Examples/Views/footer.php @@ -0,0 +1,3 @@ +</div> <!--container--> +</body> +</html> |