bansho/app/templates/tables/tables.html

6 lines
190 B
HTML

<article ng-controller="TablesCtrl">
<section class="main__content tabpanel">
<bansho-components refresh="refresh" components="components"></bansho-components>
</section>
</article>