From 8560295e2ec4ff6fee7e78cb26fe542a8664648f Mon Sep 17 00:00:00 2001 From: DarkSir23 Date: Wed, 1 Nov 2017 15:21:59 -0400 Subject: [PATCH] OPDS Comics and Issues --- data/interfaces/default/opds.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/interfaces/default/opds.html b/data/interfaces/default/opds.html index 2b16369e..57f71a31 100644 --- a/data/interfaces/default/opds.html +++ b/data/interfaces/default/opds.html @@ -29,7 +29,11 @@ %endif ${entry['updated']} ${entry['content']} + %if entry['rel'] == 'acquisition': + + else: + %endif %if 'thumbnail' in entry: %endif