summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/tags/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/tags/list.html b/layouts/tags/list.html
index d3ee21a..90627d4 100644
--- a/layouts/tags/list.html
+++ b/layouts/tags/list.html
@@ -3,7 +3,7 @@
<main>
<div>
<h2>{{ .Title }}</h2>
- <p><a href="/stream/">Stream</a> pages can also receive tags.</p>
+ {{ .Content }}
<ul>
{{ range .Pages.ByTitle }}
{{ if eq .Section "stream"}}