summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/sidebar/watch.tmpl
blob: ee14168070297ce8761d6f8c4bd88bfc4506c00f (plain)
1
2
3
4
5
6
<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>