16 lines
425 B
Plaintext
16 lines
425 B
Plaintext
mixin footnote(content)
|
|
span.footnote(data-toggle="tooltip", title=content)
|
|
|
|
mixin symbol(s)
|
|
span.oi(class="oi-"+s)
|
|
span
|
|
|
|
mixin headline
|
|
+headline_template("SeelsorgeBereichsRat Coburg Stadt und Land 2022")
|
|
|
|
mixin navigation_auto(gliederung, current)
|
|
+navigation_auto_template(gliederung, current, "#0e4f88")
|
|
|
|
mixin bottom_autonav(gliederung, current)
|
|
+bottom_autonav_template(gliederung, current, "#a4d0fd")
|