Include scripts.html in case studies template
This commit is contained in:
parent
086e8a60f2
commit
f9e2439e56
|
@ -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>
|
Loading…
Reference in New Issue