etoh cherry merge correction
[django_unres.git] / django_simple / todo / templates / details.html
index 1538998..fa09780 100644 (file)
@@ -348,7 +348,9 @@ Created {{ task.created_date  }}
 
                        <li class="list-group-item task-item">
                          <div class="col-xs-10"> model1 after conversion
-                         to allatom with PULCHRA and SCWRL</div>
+                         to allatom with PULCHRA and SCWRL
+                         {{ task.remd_model1|linebreaks }}
+                         </div>
                          <div class="col-xs-10"> 
                          <a
                          href="/myfiles/download-file/{{task.jobdirname}}/MODEL1.pdb">
@@ -358,7 +360,9 @@ Created {{ task.created_date  }}
                        </li>
                        <li class="list-group-item task-item">
                          <div class="col-xs-10"> model2 after conversion
-                         to allatom with PULCHRA and SCWRL</div>
+                         to allatom with PULCHRA and SCWRL
+                         {{ task.remd_model2|linebreaks }}
+                         </div>
                          <div class="col-xs-10"> 
                          <a
                          href="/myfiles/download-file/{{task.jobdirname}}/MODEL2.pdb">
@@ -368,7 +372,9 @@ Created {{ task.created_date  }}
                        </li>
                        <li class="list-group-item task-item">
                          <div class="col-xs-10"> model3 after conversion
-                         to allatom with PULCHRA and SCWRL</div>
+                         to allatom with PULCHRA and SCWRL
+                         {{ task.remd_model3|linebreaks }}
+                         </div>
                          <div class="col-xs-10"> 
                          <a
                          href="/myfiles/download-file/{{task.jobdirname}}/MODEL3.pdb">
@@ -378,7 +384,9 @@ Created {{ task.created_date  }}
                        </li>
                        <li class="list-group-item task-item">
                          <div class="col-xs-10"> model4 after conversion
-                         to allatom with PULCHRA and SCWRL</div>
+                         to allatom with PULCHRA and SCWRL
+                         {{ task.remd_model4|linebreaks }}
+                         </div>
                          <div class="col-xs-10"> 
                          <a
                          href="/myfiles/download-file/{{task.jobdirname}}/MODEL4.pdb">
@@ -388,7 +396,9 @@ Created {{ task.created_date  }}
                        </li>
                        <li class="list-group-item task-item">
                          <div class="col-xs-10"> model5 after conversion
-                         to allatom with PULCHRA and SCWRL</div>
+                         to allatom with PULCHRA and SCWRL
+                         {{ task.remd_model5|linebreaks }}
+                         </div>
                          <div class="col-xs-10"> 
                          <a
                          href="/myfiles/download-file/{{task.jobdirname}}/MODEL5.pdb">