X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2Fqcg%2Fjob_templates.html;h=f3e25c4303a48d6db51994bb633b0ee27eb220ce;hb=9e5d054782024094df0e880f5d52e8106b1fd8cb;hp=7bdeea185204af1649d23c08f92cbe12bf0f18cd;hpb=1e5f6a4eb788300f3c71f87a2702a23f670948b8;p=qcg-portal.git diff --git a/qcg/templates/qcg/job_templates.html b/qcg/templates/qcg/job_templates.html index 7bdeea1..f3e25c4 100644 --- a/qcg/templates/qcg/job_templates.html +++ b/qcg/templates/qcg/job_templates.html @@ -1,7 +1,25 @@ {% extends 'qcg/base.html' %} +{% block extra_js %} + +{% endblock %} + {% block container %} -

{% block title %}Szablony zadania{% endblock %}

+

{% block title %}Zlecanie zadań{% endblock %}

+ +

Zleć nowe zadanie lub wybierz z listy zapisanych szablonów poniżej.

+
+

Zapisane szablony zadania

{% if templates %} @@ -18,11 +36,14 @@ {% for template in templates %} - + @@ -37,4 +58,24 @@ {% endif %} + + + + {% endblock %}
{{ forloop.counter }}{{ template.name }}{{ template.name }} {{ template.created }} {{ template.updated }} -