pixelfed/resources/views/vendor/mail/html/header.blade.php
2019-06-06 21:14:51 -06:00

8 lines
112 B
PHP

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