14 lines
No EOL
245 B
HTML
14 lines
No EOL
245 B
HTML
---
|
|
layout: compress
|
|
---
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="de" class="no-js page-home">
|
|
{% include head.html %}
|
|
<body>
|
|
{% include header.html %}
|
|
{% include navigation.html %}
|
|
{{content}}
|
|
{% include footer.html %}
|
|
</body>
|
|
</html> |