This website works better with JavaScript.
首頁
說明
登入
christian
/
SaS
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
remove blank line
master
erichhasl
8 年之前
父節點
650094508c
當前提交
23b84ce9f1
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
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
查看文件
@@ -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
查看文件
@@ -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…
取消
儲存