Add language switch at bottom of page

This commit is contained in:
Alex Shpak
2019-11-10 00:23:06 +01:00
parent 9cd378a2d2
commit 05c3b8fac9
21 changed files with 110 additions and 52 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<div class="book-posts">
{{ partial "docs/mobile-header" . }}
{{ template "main" . }}
{{ partial "docs/git-footer" . }}
{{ partial "docs/footer" . }}
{{ partial "docs/inject/footer" . }}
</div>