| Server IP : 162.214.74.102 / Your IP : 216.73.217.114 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/python-babel-0.9.6/doc/common/ |
Upload File : |
<!DOCTYPE html>
<html xmlns:py="http://genshi.edgewall.org/" py:strip="">
<title py:match="head/title">${project.get_name()}: ${select('text()')}</title>
<!--! Add navigation and footer around content -->
<div py:match="div[@class='document']" py:attrs="select('@*')">
<div id="navigation">
<span class="projinfo">${project.get_name()} ${project.get_version()}</span>
<a href="index.html">Documentation Index</a>
</div>
${select('*|text()')}
<div id="footer">
Visit the ${project.get_name()} open source project at
<a href="${project.get_url()}">${project.get_url()}</a>
</div>
</div>
$html
</html>