From 8b7712b1d0c9dea49ff795d3f3edf44d06553a5b Mon Sep 17 00:00:00 2001 From: shm0o Date: Thu, 25 May 2017 19:03:56 -0400 Subject: [PATCH] templates/view.html: use url_for for the 'edit_torrent' endpoint --- nyaa/templates/view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nyaa/templates/view.html b/nyaa/templates/view.html index a4f9c9e..4834635 100644 --- a/nyaa/templates/view.html +++ b/nyaa/templates/view.html @@ -10,7 +10,7 @@

{% if can_edit %} - + {% endif %} {{ torrent.display_name }}