Przeglądaj źródła

remove blank line

master
erichhasl 8 lat temu
rodzic
commit
23b84ce9f1
2 zmienionych plików z 2 dodań i 2 usunięć
  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 Wyświetl plik

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


+ 1
- 1
web_dev/sas_web/news/templates/news/praesident.html Wyświetl plik

@@ -31,7 +31,7 @@
<p><b>Über mich</b></p>
</td>
<td>
<p>{{ entry.wahlprogramm|linebreaks }}</p>
{{ entry.wahlprogramm|linebreaks }}
</td>
</tr>
<tr class="trpartei">


Ładowanie…
Anuluj
Zapisz