forked from ohayo-jacob/takunomi-blog
5 lines
223 B
Cheetah
5 lines
223 B
Cheetah
{{define "keru_shoujo"}}
|
|
<h2 style="margin-top:0px;"><a class="no-link" style="text-decoration: none; color: inherit" href="/the_girl_who_kicked_a_rabbit/{{.URLTitle}}">{{.Title}}</a></h2>
|
|
<div>{{ .Content }}</div>
|
|
{{end}}
|