From 402487b007e206b013ecbf8b3017dc1231f4bbbc Mon Sep 17 00:00:00 2001
From: Dan McGee
Date: Tue, 20 Nov 2012 19:33:49 -0600
Subject: Move some logic out of the templates to the Release model
This includes magnet URI generation, ISO paths, etc.
Signed-off-by: Dan McGee
---
templates/public/download.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
(limited to 'templates')
diff --git a/templates/public/download.html b/templates/public/download.html
index d0754e5..5733ee9 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -44,9 +44,9 @@
download is finished, so you can seed it back to others.
A web-seed capable client is recommended for fastest download speeds.
Netboot
@@ -69,11 +69,11 @@
File integrity checksums for the latest releases can be found below:
@@ -85,8 +85,8 @@
{% else %}Worldwide
{% endif %}
{% endfor %}
--
cgit v1.2.3-24-g4f1b