git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
0c5ea5466
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
pl
foot.wmi
Add polish index.wml
Peter Palfrader
commited
0c5ea5466
at 2006-04-09 12:59:14
foot.wmi
Blame
History
Raw
#!/usr/bin/wml ## translation metadata # Based-On-Revision: unknown # Last-Translator: N/A #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> <: 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>