浏览代码

renamed "Wahlprogramm" -> "Über mich" for presidents

master
nils 8 年前
父节点
当前提交
1a3c5c85b8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      web_dev/sas_web/news/templates/news/praesident.html

+ 1
- 1
web_dev/sas_web/news/templates/news/praesident.html 查看文件

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


正在加载...
取消
保存