stu-rights.hbs 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 <div class="stu-rights clearfix"> {{#rightsItem}} <div class="stu-rights-item"> <img class="" src="{{image src 300 300}}"> </img> <p>{{title}}</p> </div> {{/rightsItem}} </div>