This website requires JavaScript.
Explore
Help
Sign In
kienan
/
hugo-theme-zzo
mirror of
https://github.com/zzossig/hugo-theme-zzo.git
Watch
1
Star
0
Fork
You've already forked hugo-theme-zzo
0
Code
Issues
Projects
Releases
Wiki
Activity
master
hugo-theme-zzo
/
layouts
/
shortcodes
/
box.html
1 line
35 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
code-tab added, outer toc bug fix, grid ui bux fix
2020-01-22 08:31:10 +00:00
<
div
class
=
"box"
>
{{ .Inner }}
<
/
div
>