{% extends "base.html" %}
{% block title %}My sites — {{ title }}{% endblock %}
{% block content %}
Only domains assigned to your account.My sites
{{ error }}
{% endif %} {% if ok %}{{ ok }}
{% endif %} {% if features.web %}| Domain | Stack | DB | |
|---|---|---|---|
| {{ s.domain }} | {{ s.stack }} | {% if s.db %}{{ s.db.engine }}{% else %}—{% endif %} | Settings |
| No sites yet | |||