{{/* This is an adjusted copy of themes/hugo-geekdoc/layouts/shortcodes/button.html */}} {{- $ref := .Page.Site.Params.Flamenco.bugreportURL -}} {{- $class := "" }} {{- with .Get "class" }} {{- $class = . }} {{- end }} {{ $.Inner }} {{- "" -}}