{% extends "app" %} {% block title %}Sites{% endblock %} {% block content %}
Host Subdomain User Shared At
@{ site.host } @{ site.subdomain }.{{ configuration.hostname()}}:{{ configuration.port() }} @{ site.user?.name } @{ site.shared_at } Visit Disconnect
There are no sites shared with this server yet.
{% endblock %} {% block scripts %} {% endblock %}