Add footer
This commit is contained in:
parent
fb5754d595
commit
471a636641
@ -119,5 +119,5 @@ $question = $fileQ->get_question($id);
|
||||
</section>
|
||||
|
||||
<?php include('footer.html') ?>
|
||||
<body>
|
||||
<html>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -45,5 +45,8 @@
|
||||
</p>
|
||||
</article>
|
||||
</section>
|
||||
|
||||
<?php include('footer.html') ?>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user