diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/base/open311/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/open311/index.html b/templates/web/base/open311/index.html index df36bcfc9..502b1a69a 100644 --- a/templates/web/base/open311/index.html +++ b/templates/web/base/open311/index.html @@ -95,7 +95,7 @@ for council problem-reporting systems.</p> <ul> -[% jurisdiction_id = 'fiksgatami.no' %] +[% jurisdiction_id = c.cobrand.jurisdiction_id_example %] [% examples = [ { url = c.cobrand.base_url _ "/open311/v2/discovery.xml?jurisdiction_id=$jurisdiction_id", |