{% extends "sp_base.html" %} {% load static %} {% load i18n %}
{% block content %}

{% trans "Welcome to the Campus Condorcet subscription website!" %}



{% trans "Register using your source institution account" %} {% trans "Register using an empty form" %}

{% endblock %}