Update 404 template

This commit is contained in:
Alex Shpak
2018-11-25 13:34:00 +01:00
parent 76c251066f
commit 601bfabde1
2 changed files with 20 additions and 11 deletions
+3 -3
View File
@@ -32,10 +32,10 @@
</div>
{{ template "toc" . }}
{{ partial "docs/inject/body" . }}
{{ template "_internal/google_analytics_async.html" . }}
</main>
{{ partial "docs/inject/body" . }}
{{ template "_internal/google_analytics_async.html" . }}
</body>
</html>