Merge branch 'master' of github.com:bornhack/bornhack-website

This commit is contained in:
Stephan Telling 2017-07-08 20:17:40 +02:00
commit d38d6ce66a

View file

@ -42,7 +42,9 @@ Shop | {{ block.super }}
<tr style="background-color: #cccccc">
<td colspan="2">
<strong>
{{ product.category }}
<a href="{% url 'shop:index' %}?category={{product.category.slug}}">
{{ product.category }}
</a>
</strong>
</td>
</td>