|
@@ -63,13 +63,13 @@ link href=url("/css/print_a3.css") rel="stylesheet" media="all"
|
|
|
.voffset-1
|
|
|
.text-center
|
|
|
h4
|
|
|
- b #{s.anrede} #{s.vorname} #{s.name}
|
|
|
+ b #{s.anrede} #{s.vorname} #{s.name},
|
|
|
.voffset-2
|
|
|
- h4 geboren am #{(s.geburtsdatum).strftime("%d.%m.%Y")} in #{s.geburtsort}
|
|
|
+ h4 geboren am #{(s.geburtsdatum).strftime("%d.%m.%Y")} in #{s.geburtsort},
|
|
|
h4
|
|
|
|wohnhaft in #{s.ort_abk}
|
|
|
=s.konf_druck=="+" ? ", #{s.religion_abk}" : ""
|
|
|
- h4 hat sich der Abiturprüfung im Bildungsgang
|
|
|
+ h4 , hat sich der Abiturprüfung im Bildungsgang
|
|
|
h4 #{repo.fachklasse_info(hj, 'Bereich')} unterzogen
|
|
|
.pull-bottom.row.klein
|
|
|
.col-xs-6
|