{% extends "admin/base_site.html" %} {% load i18n %} {% block extrastyle %}{{ block.super }}{% endblock %} {% block coltype %}colMS{% endblock %} {% block bodyclass %}dashboard{% endblock %} {% block breadcrumbs %}{% endblock %} {% block content %}

Remotes

{% if remotes %} {% for remote in remotes %} {% endfor %} {% else %}

No remotes are available.

{% endif %} {% endblock %} {% block sidebar %} {% endblock %}
 NameTheme  
{% if myRemote == remote.id %} Current {% endif %} {{ remote.name }}{{ remote.theme.name }} Try Set as my remote