Compare commits
2 commits
9a7e3fe740
...
7dd5fb4e69
| Author | SHA1 | Date | |
|---|---|---|---|
| 7dd5fb4e69 | |||
| f380a21cbf |
2 changed files with 0 additions and 6 deletions
|
|
@ -1,4 +1 @@
|
||||||
{% extends "templates/web.html" %}
|
|
||||||
{% block page_content %}
|
|
||||||
<p>Payment cancelled.</p>
|
<p>Payment cancelled.</p>
|
||||||
{% endblock %}
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1 @@
|
||||||
{% extends "templates/web.html" %}
|
|
||||||
{% block page_content %}
|
|
||||||
<p>Thank you for your payment!</p>
|
<p>Thank you for your payment!</p>
|
||||||
{% endblock %}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue