pixelfed/resources/views/vendor/mail/html/header.blade.php

8 lines
76 B
PHP
Raw Normal View History

2019-06-07 03:14:51 +00:00
<tr>
<td class="header">
<a href="{{ $url }}">
{{ $slot }}
</a>
</td>
2019-06-07 03:14:51 +00:00
</tr>