diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html
index 0396bfc..b2d7da8 100644
--- a/layouts/_default/terms.html
+++ b/layouts/_default/terms.html
@@ -1,36 +1,42 @@
-{{ partial "head" . }}
+{{ partial "head" . }} {{if eq .Site.Params.singleViewStyle "casper"}}
-{{if eq .Site.Params.singleViewStyle "casper"}}
-
-
+
-
- {{ partial "header-sori-term" . }}
-{{else}}
-
+ {{else if .Site.Params.showSubscribe}}
+ Subscribe
+ {{end}}
+
- {{ partial "header" . }}
-{{end}}
+
+
- {{else if .Site.Params.showSubscribe}}
- Subscribe
- {{end}}
+ Subscribe
+ {{ partial "header-sori-term" . }} {{else}}
-
-
+
+ {{ partial "footer" . }}
+
{{ partial "js" . }}
+
+
\ No newline at end of file
diff --git a/layouts/partials/header-sori-term.html b/layouts/partials/header-sori-term.html
index 06388d1..043e6e4 100644
--- a/layouts/partials/header-sori-term.html
+++ b/layouts/partials/header-sori-term.html
@@ -2,48 +2,73 @@
- {{if ne .Site.Params.singleViewStyle "casper"}}
-
+
+
- {{ partial "post-list" . }}
-
+
+
+ {{ partial "header-sori-term" . }} {{end}}
-
- {{else}}
-
-
+
- {{ partial "post-list-term" . }}
-
- {{end}}
-
+ {{if ne .Site.Params.singleViewStyle "casper"}}
+
{{ partial "js" . }}
+
+ {{else}}
+
+ {{ partial "post-list-term" . }}
+
-{{ partial "footer" . }}
-
+ {{ partial "post-list-term" . }}
+
+ {{end}}
+
+
+ {{end}} {{ if .Site.Params.twitterName }}
+
+
+ {{end}} {{ if .Site.Params.githubName }}
+
+
+ {{end}} {{ if .Site.Params.linkedinName }}
+
+
+ {{end}} {{ if .Site.Params.mediumName }}
+
+
+ {{end}}
+
{{ if .Site.Params.RSSLink}}
-
+ {{ if .Site.Params.fbName }}
+ Subscribe
-
{{.Title | title}}
+
+
+