diff --git a/Makefile b/Makefile index 429ff9c..9687bac 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ .PHONY: help build publish -VERSION = 1.8.1 +VERSION = 1.9.1 help: @perl -nle'print $& if m{^[a-zA-Z_-]+:.*?## .*$$}' $(MAKEFILE_LIST) | sort | awk 'BEGIN {FS = ":.*?## "}; {printf "\033[36m%-30s\033[0m %s\n", $$1, $$2}' diff --git a/home/templates/home/home_page.html b/home/templates/home/home_page.html index 7682e19..a84696a 100644 --- a/home/templates/home/home_page.html +++ b/home/templates/home/home_page.html @@ -83,7 +83,7 @@
-

Newsletter

+

Newsletter

{% include 'newsletter/snippets/signup_form.html' %}