summaryrefslogtreecommitdiffstats
path: root/afb-client/bower_components/foundation-apps/js/angular/components/panel/panel.html
blob: 75a5b481f074f585c3735e430b7506ec227989f9 (plain)
1
2
3
4
5
6
<div
  class="panel"
  ng-class="positionClass"
  ng-transclude
  >
</div>