emmas.place/guestbook/includes/gb-bottom.php

4 lines
84 B
PHP
Raw Normal View History

<?php
include "templates/gb-footer.php";
include "templates/bottom.php";
?>