summaryrefslogtreecommitdiff
path: root/templates/inventory/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/inventory/login.html')
-rw-r--r--templates/inventory/login.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/inventory/login.html b/templates/inventory/login.html
index 0160b15..1220b02 100644
--- a/templates/inventory/login.html
+++ b/templates/inventory/login.html
@@ -22,6 +22,7 @@ with the Taler Codeless Merchant. If not, see <https://www.gnu.org/licenses/>.
{% block headermsg %}
<center><h1 class="nav">Login</h1></center>
+ <p>Login to the codeless payment. A platform for the merchant where they can manage their inventory and create a buy now button for 'Pay with Taler'</p>
{% endblock headermsg %}
{% block content %}
@@ -39,5 +40,6 @@ with the Taler Codeless Merchant. If not, see <https://www.gnu.org/licenses/>.
</form>
</div>
</section>
+ <p>If you are not registered as a merchant, please signup before proceeding. You can signup <a href="/signup">here</a>.</p>
</div>
{% endblock content %} \ No newline at end of file