diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2020-08-11 10:28:36 +0100 |
---|---|---|
committer | Zarino Zappia <mail@zarino.co.uk> | 2020-08-14 10:19:55 +0100 |
commit | 94fd60a02ae7c57993c893ca13c7419002b11cf9 (patch) | |
tree | 50b27c001f4c33134cddb46e24a4e75d4e5f926d /docs/_layouts | |
parent | 74366070ab45aaecd3e186fcc827252607422e82 (diff) |
[Docs] Remove mySociety header from FMS Pro manual
Matches the corresponding change on the societyworks.org site:
https://github.com/mysociety/orgsites/issues/1156
Diffstat (limited to 'docs/_layouts')
-rw-r--r-- | docs/_layouts/pro.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/_layouts/pro.html b/docs/_layouts/pro.html index e01d61688..b16010269 100644 --- a/docs/_layouts/pro.html +++ b/docs/_layouts/pro.html @@ -21,20 +21,6 @@ </head> <body{% if page.bodyclass %} class="{{ page.bodyclass }}"{% endif %}> - - <div class="ms-header"> - <div class="container"> - <div class="row"> - <div class="col-sm-3 col-sm-push-9 ms-header__logo"> - <a href="https://www.mysociety.org/">mySociety</a> - </div> - <a class="col-sm-9 col-sm-pull-3 ms-header__back-to-fms" href="https://www.fixmystreet.com"> - <p><i class="glyphicon glyphicon-chevron-left"></i> <strong>Return to FixMyStreet.com</strong> to report a street issue in the UK</p> - </a> - </div> - </div> - </div> - <header class="site-header"> <div class="container"> <a href="https://www.societyworks.org/" class="site-logo" aria-label="SocietyWorks home">SocietyWorks</a> |