Files
cachet-docker/resources/views/emails/system/test-text.blade.php

6 lines
134 B
PHP

{{ trans('dashboard.settings.mail.email.body') }}
@if($show_support)
{!! trans('cachet.powered_by', ['app' => $app_name]) !!}
@endif