{% extends 'include/base.html' %} {% block title %}Registro{% endblock title %} {% block content %}

Registrarse en la plataforma

{% endblock content%} {% block scripts %} {% endblock scripts %}