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