index
:
danixxyz-theme
master
The Hugo theme for my website.
by Danilo aka danix
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layouts
/
shortcodes
/
div.html
blob: 0c0b755dfa16bfcb4fb5b3cfaf6a22b871025fa2 (
plain
)
1
2
3
4
{{ if .Get "class" }}
<
div
class
=
"{{ with .Get "
class
"
}}{{
.
}}{{
end
}}"
>
{{ end }}