{{ 'REPOSITORY.MARKDOWN' | translate }}
@if (!editing) {
@if (loading) {
} @if (!loading) { @if (!imageInfo) {

{{ 'REPOSITORY.NO_INFO' | translate }}

} @if (imageInfo) {
} }
} @if (editing) {
} @if (editing) {
}