diff options
author | jessib <jessib@riseup.net> | 2013-07-23 13:26:55 -0700 |
---|---|---|
committer | jessib <jessib@riseup.net> | 2013-07-23 13:26:55 -0700 |
commit | 979aa417aa722c5e550219bff90ec757ac098a0f (patch) | |
tree | 385b89ac8b837f7230c48b92f2f30b72d0da9d76 /app | |
parent | 465415b9806a2de258d12df10213601eba87d515 (diff) |
Some clean-up of billing display.
Diffstat (limited to 'app')
-rw-r--r-- | app/views/home/index.html.haml | 2 |
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 |