<footer role="contentinfo"> <div> <label for="themer"> {{ T "dark_theme" }} <input type="checkbox" id="themer" class="vh"> <span aria-hidden="true"></span> </label> </div> {{ with .Site.Params.footer }} {{ . | markdownify }} {{ end }} </footer>