aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tmpl/donations.html1
-rw-r--r--tmpl/donations_by_month.html1
-rw-r--r--tmpl/donations_by_year.html1
3 files changed, 0 insertions, 3 deletions
diff --git a/tmpl/donations.html b/tmpl/donations.html
index c9f4330..f50e96f 100644
--- a/tmpl/donations.html
+++ b/tmpl/donations.html
@@ -1,4 +1,3 @@
-[% SET login = users.$user.uid.0 %]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
diff --git a/tmpl/donations_by_month.html b/tmpl/donations_by_month.html
index 5fb5184..2fc79c3 100644
--- a/tmpl/donations_by_month.html
+++ b/tmpl/donations_by_month.html
@@ -1,4 +1,3 @@
-[% SET login = users.$user.uid.0 %]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
diff --git a/tmpl/donations_by_year.html b/tmpl/donations_by_year.html
index 8550519..9db18d0 100644
--- a/tmpl/donations_by_year.html
+++ b/tmpl/donations_by_year.html
@@ -1,4 +1,3 @@
-[% SET login = users.$user.uid.0 %]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">