aboutsummaryrefslogtreecommitdiff
path: root/contrib/footer.html
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-20 21:25:24 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-20 21:25:24 +0200
commit5335c44f98fb17d5349850219ddd3d3d6695caaa (patch)
treed9164dba7b3ac4cb1e1a8fc206eb8c5f90f2ebc0 /contrib/footer.html
parent5e5e4fbf006f120e15e9cd6b393c9d259398911d (diff)
address #6995 in terms of enabling sharing across Mustach template files by using cpp during the build process
Diffstat (limited to 'contrib/footer.html')
-rw-r--r--contrib/footer.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/footer.html b/contrib/footer.html
new file mode 100644
index 00000000..aed197f8
--- /dev/null
+++ b/contrib/footer.html
@@ -0,0 +1,6 @@
+<div class="talerbar">
+ <p>You can learn more about GNU Taler on our <a href="https://taler.net/">website</a>.<br>
+ Copyright &copy; 2014&mdash;2021 Taler Systems SA</p>
+</div>
+</body>
+</html>