[template]{
    visibility:hidden !important;
}

[template].visible{
    visibility:visible !important;
}

[empty-template]{
    display:none;
}