Temp fix for markdown stuff
This commit is contained in:
@@ -1,5 +1 @@
|
||||
@if ($show_url_in_emails=='1')
|
||||
[{{ $slot }}]({{ $url }})
|
||||
@else
|
||||
{{ $slot }}
|
||||
@endif
|
||||
|
||||
@@ -1,6 +1 @@
|
||||
@if ($show_url_in_emails=='1')
|
||||
[{{ $slot }}]({{ $url }})
|
||||
@else
|
||||
{{ $slot }}
|
||||
@endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user