gdritter repos frony-ritter-designs / 464d0c1
Add design_tile template Getty Ritter 4 years ago
1 changed file(s) with 8 addition(s) and 0 deletion(s). Collapse all Expand all
1 <a href="/design/{{id_str}}/{{slug}}/">
2 <li class="design-tile">
3 <div id="img">
4 <img src="/static/photos/{{thumbnail}}" alt="$title photo" />
5 </div>
6 <span class="title">{{title}}</span>
7 </li>
8 </a>