diff options
Diffstat (limited to 'src/http/tpl/follow.html')
-rw-r--r-- | src/http/tpl/follow.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/http/tpl/follow.html b/src/http/tpl/follow.html index 132706b..88fee46 100644 --- a/src/http/tpl/follow.html +++ b/src/http/tpl/follow.html @@ -145,6 +145,8 @@ emailSubscribe.onclick = async () => { </li> </ul> +{{ template "gemini-cta.html" . }} + {{ end }} {{ template "base.html" . }} |