{% extends "header_slim.html" %} {%- block title -%}{{ this.title }}{%- endblock -%} {%- block meta_description -%} {%- if this.meta_description is defined and this.meta_description != "" -%} {{- this.meta_description -}} {%- else -%} C3 Waffel Operation Center {%- endif -%} {%- endblock -%} {%- block body %}

{{ this.title }}

{{ this.body }}
{%- endblock -%}