diff options
Diffstat (limited to 'templates/wallet.html')
-rw-r--r-- | templates/wallet.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/wallet.html b/templates/wallet.html index 7301ce3..51ac298 100644 --- a/templates/wallet.html +++ b/templates/wallet.html @@ -1,9 +1,5 @@ {% extends "base.html" %} - -{% load survex_markup %} - -{% block title %}Survey Scans Folder{% endblock %} - +{% block title %}Survey Scans Wallet {% endblock %} {% block content %} <h3>Survey Scans in: {{wallet.walletname}}</h3> |