{% extends "base.html" %} {% block title %}Projects — {{ company.config.name or company.slug }}{% endblock %} {% block content %}
{{ p.config.description }}
{% endif %}
No projects registered under {{ company.config.name or company.slug }} yet.
Run solly init --company {{ company.slug }} inside a project directory.