diff options
Diffstat (limited to 'layouts/_default/baseof.html')
| -rw-r--r-- | layouts/_default/baseof.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 55aeb23..f7e8ead 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -10,6 +10,8 @@ </div> </div> {{- partial "footer.html" . -}} + </div> + {{- partial "scripts.html" . -}} </body> </html>
\ No newline at end of file |
