summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/acronym.html
blob: 0813f2e30872bc11c01e988e0d842dd287a8bb4a (plain)
1
<abbr title="{{ .Get "title" }}">{{ .Inner }}</abbr>