@if (badge()) { @if (thumb()) { Badge thumbnail } @if (error()) { {{ error() }} } @else { {{ name() }} } @for (type of tags(); track type) { {{ type }} } @if (image()) { Badge image }

{{ description() }}

}