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