aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--LaTeX.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/LaTeX.php b/LaTeX.php
index 6683d17..897d39d 100644
--- a/LaTeX.php
+++ b/LaTeX.php
@@ -24,7 +24,7 @@
souce community throughout the years… <b>🙌 Thank you! 🤗</b> </p>
<hr>
- <?php include "includes/nav-header.php" ?>
+ <?php include "includes/nav-header.php"; ?>
<div class="centered">
<pre>
@@ -451,7 +451,7 @@ Important Recommendations
<br>
<footer>
- <?php include "includes/nav-footer.php" ?>
+ <?php include "includes/nav-footer.php"; ?>
</footer>