Include scripts.html in case studies template
This commit is contained in:
parent
086e8a60f2
commit
f9e2439e56
|
@ -9,5 +9,7 @@
|
||||||
{{ partialCached "footer.html" . }}
|
{{ partialCached "footer.html" . }}
|
||||||
<!-- Disabling this as elements queries do not appear to exist on case studies -->
|
<!-- Disabling this as elements queries do not appear to exist on case studies -->
|
||||||
<!-- {{ partialCached "footer-scripts.html" . }} -->
|
<!-- {{ partialCached "footer-scripts.html" . }} -->
|
||||||
|
{{ partialCached "scripts.html" . }}
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue