{% extends "base.html" %} {% load django_openstack_tags %} {% block headercss %} {% endblock %} {% block pageclass %}home{% endblock %} {% block title %} - Cloud Computing{% endblock %} {% block content %}
Through the {% site_branding %} Dashboard you can manage your cloud through a crisp, clean, and easy to use interface. {% if not request.user.is_authenticated%}To get started register or sign in below.{% endif %}