diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index e0ca337..e4a0272 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -13,7 +13,7 @@
{{ block "title" . }}{{ .Site.Title }}{{ end }}
{{ if or (eq .Lang "ar") (eq .Lang "fa") }}
- {{ "" | safeHTML }}
+ {{ "" | safeHTML }}
{{ $styleRtl := resources.Get "css/style.rtl.css" | resources.Fingerprint }}
{{ else }}