<body> <div align="center"> <center> <table border="0" width="951" height="396"> <tr> <td width="949" height="39" colspan="2"> <p align="center"><b>$CLANNAME Info</b></td> </tr> <tr> <td width="96" height="28"><b> Leader:</b></td> <td width="852" height="28"> $LEADER</td> </tr> <tr> <td width="96" height="28"><b> Co Leader.</b></td> <td width="852" height="28"> $COLEADER</td> </tr> <tr> <td width="96" height="36"><b> Clanzeichen:</b></td> <td width="852" height="36"> $CLANZEICHEN</td> </tr> <tr> <td width="96" height="28"><b> Member:</b></td> <td width="852" height="27"> $MIN_MEMBER / $MAX_MEMBER</td> </tr> <tr> <td width="96" height="25"><b> Level:</b></td> <td width="852" height="24"> $LEVEL</td> </tr> <tr> <td width="96" height="33"><b> Homepage:</b></td> <td width="852" height="32"> $HOMEPAGE</td> </tr> <tr> <td width="96" height="23"><b> Info:</b></td> <td width="852" height="172" rowspan="2"> <textarea rows="10" cols="40" readonly>$CLAN_INFO</textarea></td> </tr> <tr> <td width="96" height="144"> </td> </tr> </table> </center> </div> </body>