forked from ohayo-jacob/takunomi-blog
4 lines
222 B
Cheetah
4 lines
222 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}}
|