Update the account deletion email template

This commit is contained in:
DariusIII
2018-02-01 15:11:41 +01:00
parent e39189f915
commit efe6521f6e
@@ -5,5 +5,5 @@
@endsection
@section('content')
{{ $username }} has deleted his/hers account from {{ $site }}.
User <b>{{ $username }}</b> has deleted his/hers account from {{ $site }}.
@endsection