diff options
Diffstat (limited to 'app/views/home')
-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 |