This website works better with JavaScript.
Home
Help
Sign In
christian
/
SaS
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove blank line
master
erichhasl
8 years ago
parent
650094508c
commit
23b84ce9f1
2 changed files
with
2 additions
and
2 deletions
Split View
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
View 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
View 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…
Cancel
Save