git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
101d5558d
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
include
navigation.wmi
Fix dropdown padding and language nav
hiromipaw
commited
101d5558d
at 2017-11-17 14:37:54
navigation.wmi
Blame
History
Raw
#!/usr/bin/wml ## translation metadata # Revision: $Revision: 22069 $ # Translation-Priority: 1-high <: # path link text my @navigation = ( 'index' , 'Home', 'about/overview' , 'About Tor', 'docs/documentation' , 'Documentation', 'press/press' , 'Press', '<blog>' , 'Blog', '<newsletter>' , 'Newsletter', 'about/contact' , 'Contact', ); my @donatenav = ( 'index' , 'Home', 'about/overview' , 'About Tor', 'about/contact' , 'Contact', ); my @calltoaction = ( 'download/download-easy' , 'Download', 'getinvolved/volunteer' , 'Get Involved', 'donate/donate-button' , 'Donate', ); :>