diff options
Diffstat (limited to 'theme/default/html/home.php')
-rw-r--r-- | theme/default/html/home.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/default/html/home.php b/theme/default/html/home.php index 3f6ba47..b412f22 100644 --- a/theme/default/html/home.php +++ b/theme/default/html/home.php @@ -16,4 +16,5 @@ <?php endforeach; ?> </div> -<?=$PAGINATION['HTML']?>
\ No newline at end of file +<?=$PAGINATION['HTML']?> + |