{% set nav_base = '/c/' + company.slug + ('/p/' + active_project.slug if active_project else '') %}
Solly
{% block content %}{% endblock %}