{% if site.meta_author %}
{% endif %}
{% if page.title %}
{{ page.title }} - {{ site.title }}
{% else %}
Kubes | The Kubernetes Deployment Tool
{% endif %}
{% include header.html %} {% include content.html %} {% include footer.html %} {% include js.html %}