aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/questionnaire/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/questionnaire/index.html')
-rw-r--r--templates/web/default/questionnaire/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/web/default/questionnaire/index.html b/templates/web/default/questionnaire/index.html
index 2bc28451f..dd811394c 100644
--- a/templates/web/default/questionnaire/index.html
+++ b/templates/web/default/questionnaire/index.html
@@ -1,9 +1,8 @@
[% INCLUDE 'header.html', title = loc('Questionnaire') %]
-[% INCLUDE 'report/_main.html' %]
+[% pre_map = INCLUDE 'report/_main.html' %]
-# FIXME The below should be in the template, by including a map template.
-[% map_start_html %]
+[% INCLUDE "maps/${map.type}.html" %]
[% INCLUDE 'report/updates.html' %]