recreated
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -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 %}
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user