From 67b41692e4980887c8c0bd826275cb84841d9eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Marti=CC=81n?= Date: Mon, 25 Aug 2014 15:48:11 +0200 Subject: [PATCH] Volumes filter form WIP --- .../templates/manga/series/detail.html | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/shelfzilla/themes/bootflat/templates/manga/series/detail.html b/shelfzilla/themes/bootflat/templates/manga/series/detail.html index a387c17..06d9e92 100644 --- a/shelfzilla/themes/bootflat/templates/manga/series/detail.html +++ b/shelfzilla/themes/bootflat/templates/manga/series/detail.html @@ -108,6 +108,28 @@ {% endif %}
{% block volume_list %} +
+
+
+ + +
+
+ + +
+
+
{% for volume in item.volumes_by_publisher.all %}