{{ if isset .Site.Params "about_us" }}

{{ i18n "aboutUs" }}

{{ .Site.Params.about_us | markdownify }}

{{ range .Site.Menus.topbar.ByWeight }} {{ .Pre }} {{ end }}

{{ end }}
{{ .Title }}
{{ if isset .Site.Params "copyright" }}

{{ .Site.Params.copyright | safeHTML }} {{ .Site.Params.copyright_url_text }} {{ if isset .Site.Params "privacy_policy" }} {{ .Site.Params.privacy_policy | safeHTML }} {{ .Site.Params.privacy_policy_url_text }} {{ end }}

{{ end }}

{{ i18n "templateBy" }} Bootstrapious. {{ i18n "portedBy" }} DevCows