1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-03-12 07:05:42 +00:00
pixelfed/resources/views/vendor/mail/html/table.blade.php

4 lines
72 B
PHP
Raw Normal View History

2019-06-06 21:14:51 -06:00
<div class="table">
{{ Illuminate\Mail\Markdown::parse($slot) }}
</div>