fix oops
This commit is contained in:
parent
d6b17a4be0
commit
75b174f0a7
1 changed files with 1 additions and 0 deletions
|
@ -135,6 +135,7 @@ sub series-list-page($db) is export {
|
||||||
div :class<series-list>, [
|
div :class<series-list>, [
|
||||||
h1 "All Series"
|
h1 "All Series"
|
||||||
], @series-blurbs;
|
], @series-blurbs;
|
||||||
|
generate-footer;
|
||||||
];
|
];
|
||||||
|
|
||||||
my $html = html :lang<en>, [
|
my $html = html :lang<en>, [
|
||||||
|
|
Loading…
Add table
Reference in a new issue