You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
235 B
HTML

<h3> Category is: {{currentCategory}}</h3>
/img/furnitures/tables/table1.jpg
<h4>Furniture list</h4>
<a href="/img/furnitures/{{currentCategory}}/{{furniture}}.jpg" ng-repeat="furniture in currentFurnitures">{{furniture}}<br /></a>