@if(title) {
{{title}}
} @if(name) {
{{name}}
} @if(description) {
{{description}}
}
@if (cover1 && cover1.length > 0) {
} @if (cover2 && cover2.length > 0) {
}