-
-
-
-
-
-
-
-
- {{- if (.Param "ShowToc") }}
- {{- partial "toc.html" . }}
- {{- end }}
- {{- if .Description }}
-
- {{ .Description }}
-
- {{- end }}
-
-
-
- {{- if (.Param "curriculum") }}
-
-
-
-
- {{- if not (.Param "english") }}
-
- {{- else }}
-
- {{- end }}
-
-
- {{- end }}
-
- {{- if .Content }}
-
- {{- if not (.Param "disableAnchoredHeadings") }}
- {{- partial "anchored_headings.html" .Content -}}
- {{- else }}{{ .Content }}{{ end }}
-
- {{- end }}
-
-
-
- {{- if (.Param "comments") }}
- {{- partial "comments.html" . }}
- {{- end }}
-
-{{- end }}
-
-{{- if not (.Param "isapage") }}
@@ -182,6 +80,6 @@
{{- partial "comments.html" . }}
{{- end }}
-{{- end }}
+
{{- end }}{{/* end main */}}