diff --git a/Website/layouts/stream/single.html b/Website/layouts/stream/single.html index 41ba9c72963..eda556004fb 100644 --- a/Website/layouts/stream/single.html +++ b/Website/layouts/stream/single.html @@ -22,9 +22,9 @@
- + {{ $practicepagename := (replace .Params.practice "&" "and") }}

- Model | {{ .Params.business_function }} | {{ .Params.practice }} | {{ .Params.title }} + Model | {{ .Params.business_function }} | {{ .Params.practice }} | {{ .Params.title }}

{{ partial "tabs.html" . }}