First commit 18/08/2000
This commit is contained in:
17
otros/templates/classic/box.tpl
Normal file
17
otros/templates/classic/box.tpl
Normal file
@ -0,0 +1,17 @@
|
||||
<table bgcolor="000000" border="0" cellpadding="0" cellspacing="1" width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
<table border="0" width="100%" bgcolor="486591" cellpadding="2" cellspacing="1">
|
||||
<tr bgcolor="486591">
|
||||
<td align="center"><font color="fefefe">{title}</font>
|
||||
</tr>
|
||||
|
||||
<tr bgcolor="e6e6e6">
|
||||
<td>{content}</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
Reference in New Issue
Block a user