mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 16:44:50 +00:00
8 lines
201 B
PHP
8 lines
201 B
PHP
|
<table class="subcopy" width="100%" cellpadding="0" cellspacing="0" role="presentation">
|
||
|
<tr>
|
||
|
<td>
|
||
|
{{ Illuminate\Mail\Markdown::parse($slot) }}
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|