summaryrefslogtreecommitdiff
path: root/talerbank/app/templates/public_accounts.html
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-03-10 23:47:33 +0100
committerFlorian Dold <florian.dold@gmail.com>2017-03-14 14:12:37 +0100
commit60224f6ca9c478f1e40f21eeadbd973c67060b7f (patch)
tree9af23a5f052dc96ac426ad5f73ba8866a102f4a4 /talerbank/app/templates/public_accounts.html
parent1bae3523b62ca5397aef83e785d7485f904eb2a8 (diff)
downloadbank-60224f6ca9c478f1e40f21eeadbd973c67060b7f.tar.gz
bank-60224f6ca9c478f1e40f21eeadbd973c67060b7f.tar.bz2
bank-60224f6ca9c478f1e40f21eeadbd973c67060b7f.zip
navbar on the side
Diffstat (limited to 'talerbank/app/templates/public_accounts.html')
-rw-r--r--talerbank/app/templates/public_accounts.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/talerbank/app/templates/public_accounts.html b/talerbank/app/templates/public_accounts.html
index d6c2519..59ed29a 100644
--- a/talerbank/app/templates/public_accounts.html
+++ b/talerbank/app/templates/public_accounts.html
@@ -29,6 +29,7 @@
</aside>
<section id="main">
<article>
+ <a href="{% url 'index' %}">Back</a>
<table bgcolor="#E0E0E0" width="100%" width="100%" border="0" cellpadding="2" cellspacing="1">
<tr>
{% for account in public_accounts %}