diff --git a/layouts/partials/breadcrumbs.html b/layouts/partials/breadcrumbs.html index 163329e..b62ada2 100644 --- a/layouts/partials/breadcrumbs.html +++ b/layouts/partials/breadcrumbs.html @@ -1,14 +1,6 @@ - - - - - - {{ i18n "home" }} - - - - {{ .Title }} - - - + + + {{ i18n "home" }} + {{ .Title }} + diff --git a/layouts/partials/breadcrumbs_usage.html b/layouts/partials/breadcrumbs_usage.html index ac0ec37..2615556 100644 --- a/layouts/partials/breadcrumbs_usage.html +++ b/layouts/partials/breadcrumbs_usage.html @@ -1,36 +1,14 @@ - - - - {{ i18n "usage-discover-pre" }} - happyDomain - {{ i18n "usage-discover-post" }} - - - - - {{ i18n "freelance" }} - - - - - {{ i18n "sysadmin" }} - - - - - {{ i18n "devops" }} - - - - - {{ i18n "cio" }} - - - - - {{ i18n "geek" }} - - - + + + + {{ i18n "usage-discover-pre" }} happyDomain {{ i18n "usage-discover-post" }} + + + {{ i18n "freelance" }} + {{ i18n "sysadmin" }} + {{ i18n "devops" }} + {{ i18n "cio" }} + {{ i18n "geek" }} + diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index b8ade26..1012822 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,4 +1,4 @@ -
- {{ i18n "usage-discover-pre" }} - happyDomain - {{ i18n "usage-discover-post" }} -