summaryrefslogtreecommitdiff
path: root/app/views/home
diff options
context:
space:
mode:
authorjessib <jessib@riseup.net>2013-07-23 13:26:55 -0700
committerjessib <jessib@riseup.net>2013-07-23 13:26:55 -0700
commit979aa417aa722c5e550219bff90ec757ac098a0f (patch)
tree385b89ac8b837f7230c48b92f2f30b72d0da9d76 /app/views/home
parent465415b9806a2de258d12df10213601eba87d515 (diff)
Some clean-up of billing display.
Diffstat (limited to 'app/views/home')
-rw-r--r--app/views/home/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml
index 8c90436..9b82cf3 100644
--- a/app/views/home/index.html.haml
+++ b/app/views/home/index.html.haml
@@ -10,3 +10,5 @@
%hr
%p
= link_to "fetch a cert", cert_path
+
+- # TODO: will want link to donation (anonymous payment), which is new_payment_path \ No newline at end of file