diff --git a/DrSousan.Api/Pages/Shared/_Layout.cshtml b/DrSousan.Api/Pages/Shared/_Layout.cshtml
index 4aeb688..9157ab0 100644
--- a/DrSousan.Api/Pages/Shared/_Layout.cshtml
+++ b/DrSousan.Api/Pages/Shared/_Layout.cshtml
@@ -139,15 +139,13 @@
-
+
@if (!string.IsNullOrEmpty(_logoUrl))
{
-
- }
- else
- {
- @(ViewData["SiteName"] ?? "دکتر سوسن آلطه")
+
+ |
}
+ @(ViewData["SiteName"] ?? "دکتر سوسن آلطه")