diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2015-03-25 17:13:53 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2015-03-31 08:57:16 +0000 |
commit | c6f9498c79527fbee3cdb1a53f65524c716f20e9 (patch) | |
tree | 0088d7245b6a7153a774ca26fb7a8dd0030e2259 /templates/web/base/open311/index.html | |
parent | 7d30cd077274e52d78a982b59f185035ba93cb57 (diff) |
[Zurich] change jurisdiction_id in Open311 example
Diffstat (limited to 'templates/web/base/open311/index.html')
-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", |