git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
84305dcdc
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
es
foot.wmi
pretend that we have spanish footers and navigation
Roger Dingledine
commited
84305dcdc
at 2006-03-15 22:30:49
foot.wmi
Blame
History
Raw
#!/usr/bin/wml ## translation metadata # Based-On-Revision: 1.8 # Last-Translator: arma@seul.org #use "functions.wmi" </div> <div class="bottom" id="bottom"> <p> <i><a href="<page contact>" class="smalllink">Webmaster</a></i> - # please also translate "last modified" and "last compiled" Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:> - Last compiled: <: print scalar localtime(); :> </p> # Uncomment this in your translation: (and translate it) ##################################### # <: unless (translation_current()) { :> # <p> # Warning: This translation might be obsolete. The English original is at Revision # <:= translation_get_masterrevision() :> while this translation is based on # <:= translation_get_basedonrevision() :>. # </p> # <: } :> <: if (has_translations()) { :> <p> This page is also available in the following languages: <: print list_translations() :>.<br> How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>. </p> <: }; :> </div> </body> </html>