Welcome to mirror list, hosted at ThFree Co, Russian Federation.

button-group.html « shortcodes « layouts - github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f388550f706083f7a9bbda3b7f001a9f7304f6af (plain)
1
2
3
<ul class="actions {{ .Get "class" }}">
	{{ .Inner }}
</ul>