Some checks are pending
Integration tests for the release process / release-simulation (push) Waiting to run
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}}
|