changeset 1757f8987557 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset&node=1757f8987557
description:
Remove bitcoin from table of content
diffstat:
templates/donate.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r e5bf688bb6f9 -r 1757f8987557 templates/donate.html
--- a/templates/donate.html Tue Feb 15 15:53:28 2022 +0100
+++ b/templates/donate.html Wed Feb 16 01:45:48 2022 +0100
@@ -4,7 +4,6 @@
{% set toc = [
("Wire Transfer", 'wire-transfer', None),
("Credit Card", 'credit-card', None),
- ("Bitcoin", 'bitcoin', None),
("Contribute", 'contribute', None),
("Other Projects", 'others', None),
("Donors", 'donors', None),