UNPKG

unserver-unify

Version:

10 lines 360 B
<div class="col-md-12"> <div class="tag-box"> <div class="col-md-12"> <span ng-bind-html="ctrl.locationInfo.locationDet"></span> <hr/> <img ng-if="ctrl.locationInfo.locationPhoto" ng-src="{{ctrl.schoolUrl}}{{ ctrl.locationInfo.locationPhoto }}" class="full-width" /> </div> <div class="clearfix"></div> </div> </div>