bansho/app/templates/service/service.html
2015-04-24 10:58:28 -04:00

4 lines
144 B
HTML

<article ng-controller="ServiceViewCtrl">
<bansho-service host-name="{{hostName}}" description="{{description}}"></bansho-service>
</article>