From d5e2311c56347ffca0f97974bb38addede9ae270 Mon Sep 17 00:00:00 2001 From: aldacron Date: Wed, 24 May 2017 23:25:21 -0700 Subject: [PATCH] Resolves #181 --- 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 765fb86..70b9565 100644 --- a/nyaa/templates/view.html +++ b/nyaa/templates/view.html @@ -63,7 +63,7 @@
{% if config.ENABLE_SHOW_STATS %}{{ torrent.stats.download_count }}{% else %}Coming soon{% endif %}
-
SHA-1 hash:
+
Info hash:
{{ torrent.info_hash_as_hex }}