This website requires JavaScript.
Explore
Help
Sign In
h4kor
/
owl-blogs
Watch
1
Star
0
Fork
You've already forked owl-blogs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2fa453a408
owl-blogs
/
embed
/
post.html
6 lines
124 B
HTML
Raw
Normal View
History
Unescape
Escape
h-feed and h-entry for microformats. #6
2022-08-18 19:32:50 +00:00
<
div
class
=
"h-entry"
>
<
h1
class
=
"p-name"
>
{{.Title}}
<
/
h1
>
<
div
class
=
"e-content"
>
{{.Post}}
<
/
div
>
<
/
div
>