Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
christian
/
SaS
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
remove blank line
master
erichhasl
hace 8 años
padre
650094508c
commit
23b84ce9f1
Se han
modificado 2 ficheros
con
2 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
Ver fichero
@@ -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
Ver fichero
@@ -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">
Escribir
Vista previa
Cargando…
Cancelar
Guardar