Update : default.html

This commit is contained in:
eniamza 2020-06-24 21:52:42 +06:00
parent dbf60a775e
commit 8a35e1b98e

View file

@ -6,6 +6,7 @@
<body data-spy="scroll" data-target=".navbar" data-offset="100">
{% include header.html %}
{{ content }}
{% include footer.html %}
{% include js.html %}