diff --git a/views.yaml b/views.yaml index b5ddf6cd9b..bf3e149106 100644 --- a/views.yaml +++ b/views.yaml @@ -132,6 +132,9 @@ views: - output: "morocco/{{qid}}/index.html" query: "generators/morocco.rq" template: "org.html" + - output: "switzerland/{{qid}}/index.html" + query: "generators/switzerland.rq" + template: "org.html" - output: "united-kingdom/{{qid}}/index.html" query: "generators/united-kingdom.rq"