1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-01-01 04:35:08 +00:00
pixelfed/resources/views/vendor/mail/text/layout.blade.php

10 lines
141 B
PHP
Raw Normal View History

2019-06-07 03:14:51 +00:00
{!! strip_tags($header) !!}
{!! strip_tags($slot) !!}
@isset($subcopy)
{!! strip_tags($subcopy) !!}
@endisset
{!! strip_tags($footer) !!}