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

View file

@ -1,5 +1 @@
@if ($show_url_in_emails=='1')
[{{ $slot }}]({{ $url }})
@else
{{ $slot }}
@endif

View file

@ -1,6 +1 @@
@if ($show_url_in_emails=='1')
[{{ $slot }}]({{ $url }})
@else
{{ $slot }}
@endif