{% extends 'base.html' %} {% from '_macros.html' import field %} {% block content %}
{% trans %}Welcome to Calendar.social!{% endtrans %}
{% trans %}These are the first steps you should make before you can start using the site.{% endtrans %}
{% endblock content %}