diff options
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> |