@if (selectedBlock) {

{{ selectedBlock.name }}

{{ getJson(selectedBlock.surface) }}
} @else {

Please select a component from the gallery

}