20 lines
743 B
PHP
Raw Normal View History

2017-09-14 22:21:00 +03:00
<table class="action" align="center" width="100%" cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
2020-02-12 16:55:04 +03:00
<a href="{{ $url }}" class="button button-{{ $color ?? 'blue' }}" target="_blank">{{ $slot }}</a>
2017-09-14 22:21:00 +03:00
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>