Include scripts.html in case studies template

This commit is contained in:
Celeste Horgan 2020-07-07 17:42:51 -07:00
parent 086e8a60f2
commit f9e2439e56
1 changed files with 2 additions and 0 deletions

View File

@ -9,5 +9,7 @@
{{ partialCached "footer.html" . }}
<!-- Disabling this as elements queries do not appear to exist on case studies -->
<!-- {{ partialCached "footer-scripts.html" . }} -->
{{ partialCached "scripts.html" . }}
</body>
</html>