POC Campus Condorcet : erreur d'appel d'une vue

This commit is contained in:
Paul Marillonnet 2017-10-10 16:32:36 +02:00
parent 19bed19629
commit 67ce681718
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<p style='text-align:center'>
<h2 style='color:#21C910'>{% trans "Your are moving in to the Campus" %}</h2>
<a class='button inline' href="{% url "declare" %}">{% trans "Register using your Campus institution account" %}</a><br/><br/>
<a class='button inline' href="{% url "declare" %}?host_type=member">{% trans "Send invites for people to declare their accounts" %}</a><br/><br/>
<a class='button inline' href="{% url "invitation" %}?host_type=member">{% trans "Send invites for people to declare their accounts" %}</a><br/><br/>
<h2 style='color:#109BC9'>{% trans "You have been invited by a member of the Campus" %}</h2>
<a class='button inline' href="{% url "register" %}">{% trans "Register using your origin institution account" %}</a><br/><br/>
<a class='button inline' href="{% url "blankregister" %}">{% trans "Register using an empty form" %}</a><br/><br/>