Updated pages to use ERPNext web template.
This commit is contained in:
parent
6bf992de5d
commit
cacbc764c1
2 changed files with 6 additions and 0 deletions
|
|
@ -1 +1,4 @@
|
||||||
|
{% extends "templates/web.html" %}
|
||||||
|
{% block page_content %}
|
||||||
<p>Payment cancelled.</p>
|
<p>Payment cancelled.</p>
|
||||||
|
{% endblock %}
|
||||||
|
|
|
||||||
|
|
@ -1 +1,4 @@
|
||||||
|
{% 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