mirror of
https://github.com/ChaosChemnitz/interfug15
synced 2025-06-28 13:36:07 +02:00

Die zufälligen Farben sind dabei verloren gegangen - wenn ihr die wirklich wollt, bau ich sie wieder ein.
10 lines
196 B
YAML
10 lines
196 B
YAML
appname: "ChaosChemnitz::Interfug15::Webseite"
|
|
layout: "main"
|
|
charset: "UTF-8"
|
|
template: "template_toolkit"
|
|
engines:
|
|
template:
|
|
template_toolkit:
|
|
start_tag: '<%'
|
|
end_tag: '%>'
|
|
|