@if (loading) {
} @else {

{{ title }}

{{ value }} @if (unit) { {{ unit }} }
@if (subtitle) {

{{ subtitle }}

} @if (trendValue) {
{{ trendValue }}
}
}