This website works better with JavaScript.
Home
Explore
Help
Sign In
WP6
/
expub_compendium
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
changing typology url
joel
Simon Bowie
1 year ago
parent
f8ccdb0b51
commit
7a09553f2b
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
web/app/templates/book.html
+ 1
- 1
web/app/templates/book.html
View File
@@ -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 %}
Write
Preview
Loading…
Cancel
Save