diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index e3a499c..fb1420f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -9,22 +9,22 @@ {{ if not .IsHome }} - {{ partial "breadcrumb.html" . }} + {{ partial "breadcrumb.html" . }} {{ end }}