{% if page.htmlTitle %}
Apache Flink {{ site.version}} Documentation: {{ page.htmlTitle }}
{% else %}
Apache Flink {{ site.version}} Documentation: {{ page.title }}
{% endif %}
{% if page.mathjax %} {% endif %} {% comment %} Includes are found in the _includes directory. {% endcomment %} {% include navbar.html %} {% if page.mathjax %} {% include latex_commands.html %} {% endif %}
{% comment %} This is the base for all content. The content from the layouts found in the _layouts directory goes here. {% endcomment %} {{ content }}