[html]<link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v6.1.2/css/pro.min.css">
<div class="guest-template-container">
    <div class="guest-header">

        <h1>Список ролей</h1>
        <p></p>
        <div class="guest-footer">
            <b>Если вы отлучаетесь на 14 дней и больше, пишите здесь.</b>
        </div>
    </div>
    <br>
    <b>Максимальный срок отсутствия - один месяц с возможностью продления еще на один месяц.</b>
    <p>Если вы не пишете игровых постов 30 дней или более без предупреждения в этой теме, администрация вправе перенести вашу анкету в архив и закрыть ваши эпизоды.</p>
</div>

<div class="guest-column">
    <table style="width: 100%; table-layout: fixed;">
        <tr>
            <td style="width: 100%; text-align: center; padding: 5px;">
                <span style="font-family: 'Century Gothic', sans-serif;"><b>ОТСУТСТВУЮТ:</b></span>
            </td>
            <td style="width: 100%; text-align: center; padding: 5px;">
                <span style="font-family: 'Century Gothic', sans-serif;"><b>В ЛОУ:</b></span>
            </td>
        </tr>
    </table>
</div>
</div></div>
[/html]