summaryrefslogtreecommitdiffstats
path: root/lib/toaster/toastergui/templates/bpackage.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/toaster/toastergui/templates/bpackage.html')
-rw-r--r--lib/toaster/toastergui/templates/bpackage.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/toaster/toastergui/templates/bpackage.html b/lib/toaster/toastergui/templates/bpackage.html
index d775fec73..81973cbc6 100644
--- a/lib/toaster/toastergui/templates/bpackage.html
+++ b/lib/toaster/toastergui/templates/bpackage.html
@@ -2,6 +2,7 @@
{% load projecttags %}
+{% block title %} Packages built - {{build.target_set.all|dictsort:"target"|join:", "}} {{build.machine}} - {{build.project.name}} - Toaster {% endblock %}
{% block localbreadcrumb %}
<li>Packages</li>
{% endblock %}