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

definition.html « shortcodes « layouts - github.com/dewittn/hugo-html5up-alpha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e53f26d41f959f8d248a4ac50b561a451f48d575 (plain)
1
2
3
4
<dt>{{ .Get "title"}}</dt>
<dd>
	<p>{{ .Inner }}</p>
</dd>