{{title}}
{{subTitle}}

ng-show & ng-hide


show true:
this is a block
this is a block

show false:
this is a block
this is a block

hide true:
this is a block
this is a block

hide false:
this is a block
this is a block