{% extends "base.html" %} {% block title %}Welcome{% endblock %} {% block content %}
Sloecode is a system that allows you to keep your code in a central {{ h.link_to('bazaar', 'http://bazaar.canonical.com') }} repository, while dealing with a lot of the administration. Sloecode is optimised for the most common use cases: one or more teams of programmers, artists, designers, and managers working on one or more projects.
{% if not identity %}To get started, You need to {{h.link_to('login!', '/auth/login')}}
{% endif %} {% endblock %}