git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
1c3f86026
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
en
navigation.wmi
Try the donation redirect hack
Sebastian Hahn
commited
1c3f86026
at 2015-11-20 17:13:31
navigation.wmi
Blame
History
Raw
#!/usr/bin/wml ## translation metadata # Revision: $Revision$ # Translation-Priority: 1-high <: # path link text my @navigation = ( 'index' , 'Home', 'about/overview' , 'About Tor', 'docs/documentation' , 'Documentation', 'press/press' , 'Press', '<blog>' , 'Blog', 'about/contact' , 'Contact', ); my @donatenav = ( 'index' , 'Home', 'about/overview' , 'About Tor', 'about/contact' , 'Contact', ); my @calltoaction = ( 'download/download-easy' , 'Download', 'getinvolved/volunteer' , 'Volunteer', 'donate/donate-button' , 'Donate', ); :>