An error occurred
introduced by #5073 An error occurred
@ -527,7 +527,6 @@
{{ if and .IsRepoAdmin (not .Repository.IsArchived) }}
<div class="ui divider"></div>
<div class="ui watching">
<div>
<button class="fluid ui show-modal button {{if .Issue.IsLocked }} negative {{ end }}" data-modal="#lock">
{{if .Issue.IsLocked}}
{{svg "octicon-key"}}
@ -537,8 +536,6 @@
{{.i18n.Tr "repo.issues.lock"}}
{{end}}
</button>
</form>
</div>