Some checks failed
Integration tests for the release process / release-simulation (push) Has been cancelled
5 lines
181 B
Go HTML Template
5 lines
181 B
Go HTML Template
{{if .IsArchived}}
|
|
<span class="ui label basic small" data-tooltip-content="{{ctx.Locale.Tr "repo.issues.label_archive_tooltip"}}">
|
|
{{ctx.Locale.Tr "archived"}}
|
|
</span>
|
|
{{end}}
|