1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00
pixelfed_ynh/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>