diff options
Diffstat (limited to 'layouts/partials/slideout.html')
| -rw-r--r-- | layouts/partials/slideout.html | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/layouts/partials/slideout.html b/layouts/partials/slideout.html index 42ed13e..da0885c 100644 --- a/layouts/partials/slideout.html +++ b/layouts/partials/slideout.html @@ -22,4 +22,6 @@        </a>      {{- end }}    </ul> -</nav>
\ No newline at end of file + +  {{ partial "header/language-selector.html" . }} +</nav> | 
