toh82/page-generator

View on GitHub
web/public/js/views/template.html

Summary

Maintainability
Test Coverage
<h3>{{title}}</h3>
<img src="/{{template.type}}/{{template.name}}/{{image}}" alt="{{title}}" />
<button class="js-add">add to page</button>