diff --git a/lib/Exceptions.php b/lib/Exceptions.php
index 18c09d01..b0666763 100644
--- a/lib/Exceptions.php
+++ b/lib/Exceptions.php
@@ -131,16 +131,28 @@ function buildBridgeException($e, $bridge){
{$e->getCode()} - {$e->getMessage()}
+
-
Error {$e->getCode()} - {$e->getMessage()}
-
{$bridge->getName()} was unable to receive or process the remote website's content!
- Check your input parameters or press F5 to retry.
- If the error persists use this link to notify the bridge maintainer.
- Notice: After clicking on the link you can review the issue before sending it.
-
Additional info
-
Error code: "{$e->getCode()}"
-
Message: "{$e->getMessage()}"
+
+
Error {$e->getCode()}
+
{$e->getMessage()}
+
{$bridge->getName()}
+
+
+
{$bridge->getName()} was
+ unable to receive or process the remote website's content!
RSS-Bridge was unable to transform the contents returned by {$bridge->getName()}!
- Check your input parameters or press F5 to retry.
- If the error persists use this link to notify the bridge maintainer.
- Notice: After clicking on the link you can review the issue before sending it.
-
Additional info
-
Error code: "{$e->getCode()}"
-
Message: "{$e->getMessage()}"
+
+
Error {$e->getCode()}
+
{$e->getMessage()}
+
{$bridge->getName()}
+
+
+
SS-Bridge was unable to transform the contents
+ returned by {$bridge->getName()}!