source: companies/celepar/jabberit_messenger/templates/default/index.tpl @ 763

Revision 763, 690 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<!-- BEGIN index -->
2<html>
3<head>
4<link rel='stylesheet' type='text/css' href='../help/templates/{template_default}/css/index.css'>
5</head>
6<body style="margin:0px;padding:0px">
7<table width='100%'>
8<tr><td align='right' background="../help/templates/{template_default}/images/fundo_topo.jpg">
9<img src="../help/templates/{template_default}/images/topo.jpg" style="overflow:hidden;z-index:-1;">
10<p class='titulo' style="font-color:blue;text-align:center;position:absolute;top:20px;left:5px;z-index:0;">Ajuda</p>
11</td></tr></table>
12        <iframe bgcolor="WHITE" frameborder='0' width='100%' height='410px' src="templates/{template_set}/content.html"></iframe>
13</body>
14</html>
15<!-- END index -->
Note: See TracBrowser for help on using the repository browser.