Private
Public Access
1
0

recreated

This commit is contained in:
Sander Roosendaal
2019-04-24 23:08:51 +02:00
parent feb6393eaa
commit 7c76e6ef77
3 changed files with 474 additions and 388 deletions

File diff suppressed because one or more lines are too long

View File

@@ -15,10 +15,7 @@
</p>
<p>
The subscription will keep running until you change or stop it. At any point in time you
can change the automatically renewing subscription to a "one year only" subscription through
<a href="{{ siteurl}}/rowers/upgrade/">the upgrade page</a>. On this page, you can also
upgrade your subscription.
The subscription will keep running until you change or stop it.
</p>
{% else %}

View File

@@ -28,7 +28,7 @@
<li class="grid_2">
<form action="" method="post">
{% csrf_token %}
<input class="button red" type="submit" value="Confirm">
<input type="submit" value="Confirm">
</form>
</li>
</ul>