Il sito funziona meglio con JavaScript.
Home
Aiuto
Accedi
christian
/
SaS
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
remove blank line
master
erichhasl
8 anni fa
parent
650094508c
commit
23b84ce9f1
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
web_dev/sas_web/news/templates/news/partei.html
+1
-1
web_dev/sas_web/news/templates/news/praesident.html
+ 1
- 1
web_dev/sas_web/news/templates/news/partei.html
Vedi File
@@ -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
Vedi File
@@ -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">
Write
Preview
Loading…
Annulla
Salva