- {{- with $commentsMarkup -}}
- {{- . | safeHTML -}}
- {{- end -}}
{{- with $keywordsMarkup -}}
+
{{- . | safeHTML -}}
- {{- end -}}
{{- end -}}
{{- with $dossierMarkup -}}
diff --git a/themes/2026/layouts/_partials/asides/comments.html b/themes/2026/layouts/_partials/asides/comments.html
deleted file mode 100644
index 1b0410a1..00000000
--- a/themes/2026/layouts/_partials/asides/comments.html
+++ /dev/null
@@ -1,20 +0,0 @@
-{{- $url := "" -}}
-{{- with .Params.comments_url -}}
- {{- $url = strings.TrimSpace . -}}
-{{- end -}}
-{{- if ne $url "" -}}
- {{- $isExternal := strings.HasPrefix $url "http" -}}
-
-{{- end -}}
diff --git a/themes/2026/layouts/_partials/asides/toc.html b/themes/2026/layouts/_partials/asides/toc.html
index 387f6ec1..0bfb8427 100644
--- a/themes/2026/layouts/_partials/asides/toc.html
+++ b/themes/2026/layouts/_partials/asides/toc.html
@@ -2,27 +2,13 @@
{{- $hasTOC := gt (len (findRE "
" $toc)) 0 -}}
{{- $dossierSummary := partial "dossier-summary.html" (dict "Page" .) -}}
{{- $hasDossierSummary := ne (strings.TrimSpace $dossierSummary) "" -}}
-{{- $commentsURL := "" -}}
-{{- with .Params.comments_url -}}
- {{- $commentsURL = strings.TrimSpace . -}}
-{{- end -}}
-{{- $hasCommentsLink := ne $commentsURL "" -}}
-{{- if or $hasDossierSummary $hasTOC $hasCommentsLink -}}
+{{- if or $hasDossierSummary $hasTOC -}}
{{- $tocMarkup := "" -}}
{{- if $hasTOC -}}
{{- $tocMarkup = replace $toc `
Échanger autour de ce texte
-Si vous souhaitez réagir publiquement, un fil dédié vous attend.
-- - Ouvrir le fil de discussion - -
-