person-tags-plugin-interests-block.html 96 Bytes
<ul class="person-tags-plugin-interests">
  <li ng-repeat="tag in ctrl.tags">{{tag}}</li>
</ul>