diff options
Diffstat (limited to 'theme/default/html/main.php')
-rw-r--r-- | theme/default/html/main.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/default/html/main.php b/theme/default/html/main.php index 46f4f09..5d9284a 100644 --- a/theme/default/html/main.php +++ b/theme/default/html/main.php @@ -99,4 +99,4 @@ $BLOGMETA_DESC = escapeHTML($BLOGMETA['DESC']); </footer> </div> </body> -</html>
\ No newline at end of file +</html> |