summaryrefslogtreecommitdiffstats
path: root/templates/releng/iso_overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/releng/iso_overview.html')
-rw-r--r--templates/releng/iso_overview.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/releng/iso_overview.html b/templates/releng/iso_overview.html
index 5a4445b..76479c5 100644
--- a/templates/releng/iso_overview.html
+++ b/templates/releng/iso_overview.html
@@ -1,10 +1,11 @@
{% extends "base.html" %}
+{% load url from future %}
{% block content %}
<div class="box">
<h2>Failures and Successes for Testing ISOs</h2>
- <p><a href="{% url releng-test-overview %}">Go back to testing results</a></p>
+ <p><a href="{% url 'releng-test-overview' %}">Go back to testing results</a></p>
<table id="releng-result" class="results">
<thead>