diff --git a/_pages/contact.blade.php b/_pages/contact.blade.php index 303091b..e0ee12e 100644 --- a/_pages/contact.blade.php +++ b/_pages/contact.blade.php @@ -14,7 +14,7 @@

{{ $contactLocation->getName() }}

-
{!! format_address($contactLocation->getAddress()) !!}
+
{{ format_address($contactLocation->getAddress()) }}
@@ -32,4 +32,4 @@
- \ No newline at end of file +