gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant-frontends] branch master updated: missing t


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant-frontends] branch master updated: missing template file
Date: Sun, 15 Oct 2017 22:24:13 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant-frontends.

The following commit(s) were added to refs/heads/master by this push:
     new 1d51715  missing template file
1d51715 is described below

commit 1d517152cdf1f2bcfbb1b711e7c3f560779f2aa2
Author: Florian Dold <address@hidden>
AuthorDate: Sun Oct 15 22:24:04 2017 +0200

    missing template file
---
 talerfrontends/blog/templates/article_refunded.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/talerfrontends/blog/templates/article_refunded.html 
b/talerfrontends/blog/templates/article_refunded.html
new file mode 100644
index 0000000..8367eba
--- /dev/null
+++ b/talerfrontends/blog/templates/article_refunded.html
@@ -0,0 +1,6 @@
+{% extends "templates/base.html" %}
+{% block main %}
+  <h1>Article refunded<h1>
+  Unfortunately you can't view the article {{ article_name }}, since the
+  payment for it was refunded.
+{% endblock main %}

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]