Bläddra i källkod

changing typology url

joel
Simon Bowie 1 år sedan
förälder
incheckning
7a09553f2b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      web/app/templates/book.html

+ 1
- 1
web/app/templates/book.html Visa fil

@@ -28,7 +28,7 @@
Typology category:
</th>
<td>
<a href="{{ resource['typology'] }}">{{ resource['typology'] }}</a>
<a href="/books?typology={{ resource['typology'] }}">{{ resource['typology'] }}</a>
</td>
</tr>
{% endif %}

Laddar…
Avbryt
Spara