summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 0fe6eb6..10ea6b0 100644
--- a/index.pl
+++ b/index.pl
@@ -356,7 +356,7 @@ sub handle_request {
);
}
}
- if ( $template eq 'marudor_v1' ) {
+ elsif ( $template eq 'marudor_v1' ) {
$callback //= 'db_fakedisplay';
my $json = $self->render_to_string(
json => {