X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=qcg%2Ftemplates%2Fqcg%2Fgridftp_upload.html;fp=qcg%2Ftemplates%2Fqcg%2Fgridftp_upload.html;h=d5f6b2449e9def2f6188d0092b0f3a562f5e51fe;hb=586209a600ac5767a48c57cae1f566c0d6aaf48a;hp=2a1106580f7a58488e0c7f6611881d194c697e17;hpb=2be60f0940d7db35d669985cc0f88207eb1d2944;p=qcg-portal.git diff --git a/qcg/templates/qcg/gridftp_upload.html b/qcg/templates/qcg/gridftp_upload.html index 2a11065..d5f6b24 100644 --- a/qcg/templates/qcg/gridftp_upload.html +++ b/qcg/templates/qcg/gridftp_upload.html @@ -1,5 +1,7 @@ {% extends 'qcg/base.html' %} +{% block title %}Wgrywanie plików{% endblock %} + {% block extra_css %} {% include 'filex/upload.css.html' %} {% endblock extra_css %} @@ -9,5 +11,7 @@ {% endblock extra_js %} {% block body %} + {% include 'better_sessions/alerts.html' %} + {% include 'filex/upload.html' %} {% endblock body %}