Pārlūkot izejas kodu

enable linebreaks for programme

master
erichhasl pirms 8 gadiem
vecāks
revīzija
cbe5660da4
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      web_dev/sas_web/news/templates/news/partei.html
  2. +1
    -1
      web_dev/sas_web/news/templates/news/praesident.html

+ 1
- 1
web_dev/sas_web/news/templates/news/partei.html Parādīt failu

@@ -37,7 +37,7 @@
<p><b>Wahlprogramm</b></p>
</td>
<td>
<p>{{ entry.wahlprogramm }}</p>
<p>{{ entry.wahlprogramm|linebreaks }}</p>
</td>
</tr>
<tr class="trpartei">


+ 1
- 1
web_dev/sas_web/news/templates/news/praesident.html Parādīt failu

@@ -27,7 +27,7 @@
<p><b>Wahlprogramm</b></p>
</td>
<td>
<p>{{ entry.wahlprogramm }}</p>
<p>{{ entry.wahlprogramm|linebreaks }}</p>
</td>
</tr>
<tr class="trpartei">


Notiek ielāde…
Atcelt
Saglabāt