diff --git a/_includes/signup-form.html b/_includes/signup-form.html new file mode 100644 index 00000000..c55742bb --- /dev/null +++ b/_includes/signup-form.html @@ -0,0 +1,82 @@ + \ No newline at end of file diff --git a/_layouts/post.html b/_layouts/post.html index f289be02..b2f4db8c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -9,88 +9,7 @@ {{ content }} - + {% include signup-form.html %}