diff options
Diffstat (limited to 'template/standard/html/home.php')
-rw-r--r-- | template/standard/html/home.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/standard/html/home.php b/template/standard/html/home.php index 9909dc1..64206e9 100644 --- a/template/standard/html/home.php +++ b/template/standard/html/home.php @@ -16,4 +16,4 @@ <?php endforeach; ?> </ul> -<?=$PAGINATION['HTML']?>
\ No newline at end of file +<?=$PAGINATION['HTML']?> |