aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/mobile/error.html
blob: 00ae4f4c2935fa46606088770940cf6d6fd3a6d0 (plain) (blame)
1
2
3
4
5
6
<?py include('templates/mobile/base_top.html') ?>
<body class="img">
<div class="top"><a href="//m.bienvenidoainternet.org"><img src="#{static_url}css/img/0back.png" /><br />Home</a>Error</div><br />
<hr size="1"><br /><br /><div style="color:red;font-size:x-large;font-weight:bold;text-align:center;">#{error}</div><br /><br /><hr size="1">
</body>
</html>