bansho/app/templates/service/service.html

4 lines
138 B
HTML

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