Add footer

This commit is contained in:
Bertrand 2012-06-16 14:10:45 +02:00
parent fb5754d595
commit 471a636641
3 changed files with 5 additions and 2 deletions

View File

@ -119,5 +119,5 @@ $question = $fileQ->get_question($id);
</section>
<?php include('footer.html') ?>
<body>
<html>
</body>
</html>

View File

@ -45,5 +45,8 @@
</p>
</article>
</section>
<?php include('footer.html') ?>
</body>
</html>