1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-28 10:46:49 +00:00
pixelfed/resources/views/vendor/mail/html/table.blade.php
2019-06-06 21:14:51 -06:00

3 lines
72 B
PHP

<div class="table">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</div>