{% block head %}
{{ session.title }} - SlapOS Buildout web runner
{% if request.path != '/login' %} {%endif%} {% endblock %}
{% if request.path != '/login' %}
{% block title %}{% endblock %} - {{session.title}}
Editor
Services
Logs
Terminal
Git
Parameters
Open Software Release
Create Software Release
Destroy All Services
Redeploy Services
Browse Workspace
My Software Releases
{% endif %}
{% if request.path != '/' and request.path != '/login'%}
{% endif %} {% block body %}{% endblock %} {% if request.path != '/' and request.path != '/login'%}
{% endif %}
{% if request.path != '/login' %} {%endif%}