X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=5ca318794e35180cf4ef58b451f0bb0e6f088317;hb=refs%2Fheads%2Fmaster;hp=c6bfd20e480a4e99acc723823e099ca68b2b4162;hpb=52c25750c8aa1cf013b9fca802e527d4b26fda26;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index c6bfd20..5ca3187 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -245,6 +245,14 @@ Created {{ task.created_date }}
starting
{{ task.md_start}}
+ + {% if task.type == "remd" %} +
  • +
    input pdb3
    +
    {{ task.myfile3 }}
    +
  • + {% endif %} +
  • input pdb
    @@ -672,6 +680,32 @@ Created {{ task.created_date }} href="/myfiles/download-file/{{task.jobdirname}}/{{MODELi}}">Download
  • + + {% if task.use_nmr %} +
  • +
    + +
    +
    + select model +
    +
    + +
    +
  • +
  • +
    + + {% with temper=task.remd_cluter_temp|add:"0" %} + NMR contacts of best NMR fitted family representative model + (clustered in {{temper}}K). Model number {{iii}}: +
    +
  • + {% endwith %} + {% endif %} + {% endwith %} {% endwith %}