pixelfed/resources/views/vendor/mail/html/header.blade.php
2020-02-13 21:10:55 -07:00

8 lines
76 B
PHP

<tr>
<td class="header">
<a href="{{ $url }}">
{{ $slot }}
</a>
</td>
</tr>