Skip to content

Commit

Permalink
Update page_scripts to camelcase
Browse files Browse the repository at this point in the history
  • Loading branch information
NickColley committed Jun 26, 2018
1 parent 13c7c66 commit de73133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
{% block bodyEnd %}
{% block scripts %}
{% include "includes/scripts.html" %}
{% block page_scripts %}{% endblock %}
{% block pageScripts %}{% endblock %}
{% endblock %}
<!-- GOV.UK Prototype kit {{releaseVersion}} -->
{% endblock %}

0 comments on commit de73133

Please sign in to comment.