<div class="table-responsive mb-20">
<div
id="block_rules" style="display:
{%COOKIE_DIS%};">
<table class="table table-striped
table-warning">
<thead>
<tr>
<th
class="text-center border-right"
colspan="2">{%TITLE%}</th>
</tr>
</thead>
<tbody>
<tr>
<td>
{%RULES%}
</td>
</tr>
</tbody>
</table>
</div>
</div>