summaryrefslogtreecommitdiff
path: root/internal/templates/tags.gohtml
diff options
context:
space:
mode:
Diffstat (limited to 'internal/templates/tags.gohtml')
-rw-r--r--internal/templates/tags.gohtml3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/templates/tags.gohtml b/internal/templates/tags.gohtml
index b2ee680..99794a7 100644
--- a/internal/templates/tags.gohtml
+++ b/internal/templates/tags.gohtml
@@ -54,6 +54,9 @@
{{- define "body" -}}
<h1>Tags</h1>
+{{- if .UnreleasedHref}}
+<p><a href="{{.UnreleasedHref}}">Unreleased changes</a></p>
+{{- end}}
<div class="tags">
{{- if .Tags}}
{{- range .Tags}}