Begin le blog
This commit is contained in:
commit
fffd548947
25 changed files with 606 additions and 0 deletions
3
layouts/shortcodes/raw_html.html
Normal file
3
layouts/shortcodes/raw_html.html
Normal file
|
@ -0,0 +1,3 @@
|
|||
{{ print "<!-- Begin raw HTML fragment -->" | safeHTML }}
|
||||
{{ .Inner }}
|
||||
{{ print "<!-- End raw HTML fragment -->" | safeHTML }}
|
Loading…
Add table
Add a link
Reference in a new issue