mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-11 01:31:37 -05:00
9 lines
425 B
HTML
9 lines
425 B
HTML
<span class="page-metadata-item page-meta-comments-counter" aria-label="comments counter">
|
|
{{ partial "icon.html" "message" }}
|
|
{{/* TODO: figure out if there's a nicer way to generate this URL
|
|
* the current issue is that we can't use RelRef, since content view means that we don't
|
|
* have access to the original page context
|
|
*/}}
|
|
<a href="{{ .RelPermalink }}#isso-thread">comments</a>
|
|
</span>
|