|
@ -65,6 +65,7 @@ |
|
|
{{ end }}</section> |
|
|
{{ end }}</section> |
|
|
<h4>Comments & Replies</h4>{{ partial "webmention.html" $mentions }} |
|
|
<h4>Comments & Replies</h4>{{ partial "webmention.html" $mentions }} |
|
|
</section>{{ end }}</section> |
|
|
</section>{{ end }}</section> |
|
|
|
|
|
<section id="comments_frame">{{ partial "comments.html"}}</section> |
|
|
{{ else if eq .Type "bookmarkof" }} |
|
|
{{ else if eq .Type "bookmarkof" }} |
|
|
<section class="bookmarks">{{ $cats := slice }} |
|
|
<section class="bookmarks">{{ $cats := slice }} |
|
|
{{ range .Site.Data.bookmarks }} |
|
|
{{ range .Site.Data.bookmarks }} |
|
|