Temp fix for markdown stuff

This commit is contained in:
snipe
2017-10-20 20:22:14 -07:00
parent fd210c6439
commit c0f8b3773c
2 changed files with 0 additions and 9 deletions
-4
View File
@@ -1,5 +1 @@
@if ($show_url_in_emails=='1')
[{{ $slot }}]({{ $url }})
@else
{{ $slot }}
@endif
-5
View File
@@ -1,6 +1 @@
@if ($show_url_in_emails=='1')
[{{ $slot }}]({{ $url }})
@else
{{ $slot }}
@endif