diff --git a/src/JobsMedical.Web/Pages/Jobs/Index.cshtml b/src/JobsMedical.Web/Pages/Jobs/Index.cshtml index eab5f74..804b46a 100644 --- a/src/JobsMedical.Web/Pages/Jobs/Index.cshtml +++ b/src/JobsMedical.Web/Pages/Jobs/Index.cshtml @@ -18,6 +18,18 @@
+ @if (Model.Roles.Count > 0) + { + @* Internal links to the SEO landing pages (/استخدام/{نقش}) — and since this page IS the + landing page, every landing page cross-links to all the others. *@ + + }
+ @if (Model.Roles.Count > 0) + { + @* Internal links to the SEO landing pages (/شیفت/{نقش}); this page is itself such a page. *@ + + }