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

container.html « shortcodes « layouts « notrack « themes « exampleSite - github.com/gevhaz/hugo-theme-notrack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de8a6c67d7889506308b193d1e45277d99f30712 (plain)
1
2
3
<div class="{{ default "resume-content" (.Get "class") }}">
     {{ .Inner }}
</div>