From: Michael Tremer Date: Wed, 24 Oct 2018 12:25:02 +0000 (+0100) Subject: nopaste: Drop showing views X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f049e9cb9e8b0d5bc795e2016612c74d0bc69ed;p=ipfire.org.git nopaste: Drop showing views Signed-off-by: Michael Tremer --- diff --git a/src/templates/nopaste/view.html b/src/templates/nopaste/view.html index 6a2e6a88..f43f8f5e 100644 --- a/src/templates/nopaste/view.html +++ b/src/templates/nopaste/view.html @@ -17,8 +17,6 @@ {% else %} {{ _("from %s") % entry.address }}, {% end %} - - {{ _("One View", "%(num)s Views", entry.views) % { "num" : entry.views } }}