1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns:
py=
"http://purl.org/kid/ns#" xmlns:
over=
"http://dev.sjsoft.com/ns/overlay" xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
5 <meta name=
"generator" content=
"HTML Tidy for Linux/x86 (vers 1st September 2004), see www.w3.org" />
7 <title py:
content=
"pagetitle">Pootle: ${project.name}
</title>
8 <meta http-equiv=
"Content-Type" content=
"text/html; charset=UTF-8" />
9 <meta name=
"description" content=
"${meta_description}" />
10 <link rel=
"stylesheet" type=
"text/css" href=
"${baseurl}pootle.css" />
11 <link rel=
"shortcut icon" href=
"${baseurl}favicon.ico" />
12 <!-- the 'sorttable.js' script depends on the variable 'baseurl' -->
13 <script type=
"text/javascript"> var baseurl =
"${baseurl}";
</script>
14 <script type=
"text/javascript" src=
"${baseurl}js/sorttable.js"></script>
16 <script defer type="text/javascript" src="${baseurl}js/correctpng.js"></script>
20 <body bgcolor=
"#FFFFFF">
21 <div id=
"abovefooter">
22 <div id=
"banner" over:
include=
"pootlepage#banner"/>
24 <div id=
"content" dir=
"$uidir" lang=
"$uilanguage">
26 <img src=
"${baseurl}images/folder.png" class=
"icon" alt=
"" dir=
"$uidir" lang=
"$uilanguage" />
28 <h3 class=
"title">[
<a href=
"${baseurl}projects/${project.code}/" py:
content=
"project.name">Project
</a> ]
</h3>
30 <div class=
"item-description" py:
if=
"session.issiteadmin">
31 <a href=
"admin.html" py:
content=
"adminlink">Admin
</a>
34 <div class=
"item-statistics" py:
content=
"project.stats">
35 0 languages, average
0% translated
39 <div class=
"intro" py:
content=
"XML(description)">
40 This is the project description
43 <table class=
"sortable stats" id=
"stats" cellpadding=
"5" cellspacing=
"0" width=
"100%">
46 <th class=
"stats">${statsheadings.name}
</th>
47 <th class=
"stats">${statsheadings.translated}
</th>
48 <th class=
"stats" title=
"${statsheadings.translatedpercentage}">%
</th>
49 <th class=
"stats">${statsheadings.fuzzy}
</th>
50 <th class=
"stats" title=
"${statsheadings.fuzzypercentage}">%
</th>
51 <th class=
"stats">${statsheadings.untranslated}
</th>
52 <th class=
"stats" title=
"${statsheadings.untranslatedpercentage}">%
</th>
53 <th class=
"stats">${statsheadings.total}
</th>
54 <th class=
"stats">${statsheadings.graph}
</th>
58 <div py:
for=
"item in languages" py:
strip=
"True">
59 <tr class=
"item item-${item.parity}">
60 <div over:
include=
"navbar#itemdata" />
69 <div id=
"links" over:
include=
"pootlepage#links"/>
70 <div id=
"about" over:
include=
"pootlepage#about"/>