{% extends "layout.html" %} {% load i18n cache staticpages locale %} {% block title %}{% trans "Register" %} | {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
{% trans "Fill in the following form to get started translating." %}