X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2Fqcg%2Fjobs.html;h=52698aaa258cbfcbe0f4b875202a478a459ad4f1;hb=592985946dcdfd3ad3cd60fbe2d33b06b794bd70;hp=69ae1b8a11ba20fc96098b4390873670893c8e78;hpb=903e20bd4bc9c523074479875ccb16b221091dda;p=qcg-portal.git diff --git a/qcg/templates/qcg/jobs.html b/qcg/templates/qcg/jobs.html index 69ae1b8..52698aa 100644 --- a/qcg/templates/qcg/jobs.html +++ b/qcg/templates/qcg/jobs.html @@ -4,16 +4,6 @@ {% block extra_css %} - - {% endblock %} {% block extra_js %} @@ -76,6 +66,10 @@ {% endblock %} {% block container %} + {% for message in messages %} +
{{ message }}
+ {% endfor %} +