diff --git a/Teknik/Areas/Contact/Views/Contact/Index.cshtml b/Teknik/Areas/Contact/Views/Contact/Index.cshtml index 531e166..9278e6f 100644 --- a/Teknik/Areas/Contact/Views/Contact/Index.cshtml +++ b/Teknik/Areas/Contact/Views/Contact/Index.cshtml @@ -31,7 +31,7 @@
- +
@@ -68,7 +68,7 @@
- Where to find us + Where to find us
Customer Support
@Config.SupportEmail diff --git a/Teknik/Areas/Error/Views/Error/Exception.cshtml b/Teknik/Areas/Error/Views/Error/Exception.cshtml index 0a7adb1..9702979 100644 --- a/Teknik/Areas/Error/Views/Error/Exception.cshtml +++ b/Teknik/Areas/Error/Views/Error/Exception.cshtml @@ -13,7 +13,7 @@

Uh oh! You aren't supposed to be seeing this. Something went horribly wrong.

- + Take Me Home @if (Model != null && Model.Exception != null) diff --git a/Teknik/Areas/Error/Views/Error/Http401.cshtml b/Teknik/Areas/Error/Views/Error/Http401.cshtml index 9a17c10..1971810 100644 --- a/Teknik/Areas/Error/Views/Error/Http401.cshtml +++ b/Teknik/Areas/Error/Views/Error/Http401.cshtml @@ -11,11 +11,11 @@
diff --git a/Teknik/Areas/Error/Views/Error/Http403.cshtml b/Teknik/Areas/Error/Views/Error/Http403.cshtml index ad3c47c..832b7c1 100644 --- a/Teknik/Areas/Error/Views/Error/Http403.cshtml +++ b/Teknik/Areas/Error/Views/Error/Http403.cshtml @@ -12,11 +12,11 @@
diff --git a/Teknik/Areas/Error/Views/Error/Http404.cshtml b/Teknik/Areas/Error/Views/Error/Http404.cshtml index e2a7b60..a0d5171 100644 --- a/Teknik/Areas/Error/Views/Error/Http404.cshtml +++ b/Teknik/Areas/Error/Views/Error/Http404.cshtml @@ -12,11 +12,11 @@
diff --git a/Teknik/Areas/Error/Views/Error/Http500.cshtml b/Teknik/Areas/Error/Views/Error/Http500.cshtml index 79d1aee..a75a341 100644 --- a/Teknik/Areas/Error/Views/Error/Http500.cshtml +++ b/Teknik/Areas/Error/Views/Error/Http500.cshtml @@ -14,7 +14,7 @@

Sorry, a server error occured. Please contact an Administrator about this error.

- + Take Me Home @if (Model != null && Model.Exception != null) diff --git a/Teknik/Areas/Error/Views/Error/HttpGeneral.cshtml b/Teknik/Areas/Error/Views/Error/HttpGeneral.cshtml index 600ed01..e95f468 100644 --- a/Teknik/Areas/Error/Views/Error/HttpGeneral.cshtml +++ b/Teknik/Areas/Error/Views/Error/HttpGeneral.cshtml @@ -12,9 +12,9 @@