This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
christian
/
SaS
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
enable linebreaks for programme
master
erichhasl
пре 8 година
родитељ
c228dae963
комит
cbe5660da4
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
Прегледај датотеку
@@ -37,7 +37,7 @@
<p><b>Wahlprogramm</b></p>
</td>
<td>
<p>{{ entry.wahlprogramm }}</p>
<p>{{ entry.wahlprogramm
|linebreaks
}}</p>
</td>
</tr>
<tr class="trpartei">
+ 1
- 1
web_dev/sas_web/news/templates/news/praesident.html
Прегледај датотеку
@@ -27,7 +27,7 @@
<p><b>Wahlprogramm</b></p>
</td>
<td>
<p>{{ entry.wahlprogramm }}</p>
<p>{{ entry.wahlprogramm
|linebreaks
}}</p>
</td>
</tr>
<tr class="trpartei">
Write
Preview
Loading…
Откажи
Сачувај