diff --git a/templates/_pager.html.ep b/templates/_pager.html.ep index 571ed64..0c9aaa7 100644 --- a/templates/_pager.html.ep +++ b/templates/_pager.html.ep @@ -1,4 +1,4 @@ -<% if (my $pager = stash("pager")) { %> +% if (my $pager = stash("pager")) { -<% } %> +% } diff --git a/templates/layouts/main.html.ep b/templates/layouts/main.html.ep index 0087319..2b9d4c0 100644 --- a/templates/layouts/main.html.ep +++ b/templates/layouts/main.html.ep @@ -21,12 +21,16 @@ % if (defined title) {