mirror of
1
Fork 0
forgejo/templates/repo/issue/view_content/sidebar/watch.tmpl

7 lines
215 B
Go HTML Template

<div class="ui watching">
<span class="text"><strong>{{ctx.Locale.Tr "notification.notifications"}}</strong></span>
<div class="tw-mt-2">
{{template "repo/issue/view_content/sidebar/watching" .}}
</div>
</div>