Skip to content

Commit

Permalink
Revert "Merge pull request #15 from DFE-Digital/add-ghbs-link-to-footer"
Browse files Browse the repository at this point in the history
This reverts commit 8eeaef9, reversing
changes made to 3734e7d.
  • Loading branch information
ryantk committed Mar 25, 2022
1 parent 8eeaef9 commit c007f71
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions app/templates/buying-for-schools.njk
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
homepageUrl: "https://www.gov.uk/",
containerClasses: "govuk-width-container",
serviceName: "Find a DfE approved framework for your school",
serviceUrl: "https://www.gov.uk/guidance/find-a-dfe-approved-framework-for-your-school"
serviceUrl: "https://www.gov.uk/guidance/find-a-dfe-approved-framework-for-your-school"
}) }}

{% if locals.db.docStatus === 'LIVE' %}
Expand All @@ -119,13 +119,6 @@
{
href: "/cookies",
text: "Cookies"
},
{
href: "https://get-help-buying-for-schools.education.gov.uk/procurement-support",
text: "Request advice and guidance",
attributes: {
target: "_blank"
}
}
]
}
Expand All @@ -136,7 +129,7 @@
<script src="/assets/all.js"></script>
<script src="/assets/frameworks.js" id="mainscript"></script>
<!-- Google Tag Manager -->
<script>
<script>
(function(w,d,s,l,i){
var gaSet = false;
window.setGA = function(){
Expand All @@ -160,5 +153,5 @@
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N7JPPRB"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
{% endblock %}

<!-- 2022-01-07 -->
{% endblock %}

0 comments on commit c007f71

Please sign in to comment.