diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2015-03-31 08:58:41 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2015-03-31 08:58:41 +0000 |
commit | 2604aa3b3c6c9edc3df444eeede83491c6ce405c (patch) | |
tree | 4fe91e9fe7def2e12986b5a558a05e8cda07b0bf /templates | |
parent | 458d9c84b639d5625cdc491d56a4cf98bef1b51c (diff) | |
parent | c6f9498c79527fbee3cdb1a53f65524c716f20e9 (diff) |
Merge branch 'issues/commercial/678-open311-and-csv'
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", |