This website requires JavaScript.
Explore
Help
Sign In
rullmann
/
hugo-theme-archie
Watch
1
Star
0
Fork
You've already forked hugo-theme-archie
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1f47eeb7be
hugo-theme-archie
/
layouts
/
shortcodes
/
callout.html
6 lines
103 B
HTML
Raw
Normal View
History
Unescape
Escape
Init
2020-04-08 18:44:29 +00:00
<
div
class
=
"callout"
style
=
""
>
<
div
class
=
"callout-inner"
>
CSS updates
2020-04-09 06:36:48 +00:00
💡 {{ .Get "text" }}
Init
2020-04-08 18:44:29 +00:00
<
/
div
>
<
/
div
>