Remove sign-up link for now
This commit is contained in:
parent
dbd851bf19
commit
22fcd25f55
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
|||
<img src="https://data.coop/static/img/logo_da.svg" alt="data.coop logo">
|
||||
<div class="new_here">
|
||||
<h2>{% trans "Are you new here?" %}</h2>
|
||||
<a class="button" href="{% url "account_signup" %}">{% trans "Become a member" %}</a>
|
||||
<a class="button" href="https://data.coop/membership/">{% trans "Become a member" %}</a>
|
||||
{% comment %} <a class="button" href="{% url "account_signup" %}">{% trans "Become a member" %}</a> {% endcomment %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue