- {% if not objects.paginator.count and not request.GET.filter and not request.GET.search %}
-
-
-
-
-
-
-
-
-
-
- {% endif %}
- {%if mru.count > 0%}
-
- {% for build in mru %}
-
-
-
- {%if build.outcome == build.SUCCEEDED or build.outcome == build.FAILED %}
-
-
-
- {%endif%}{%if build.outcome == build.IN_PROGRESS %}
-
-
ETA: in {{build.eta|naturaltime}}
- {%endif%}
-
-
+ {% include "mrb_section.html" %}
- {% endfor %}{%endif%}
- {% if not objects.paginator.count and not request.GET.filter and not request.GET.search %}
-
- {% if mru.count == 0 %}
-
-
- Toaster has not recorded any builds yet. Go build something with
Knotty or
Hob
-
- {% endif %}
- {% else %}
+ {% if 1 %}