diff --git a/README.md b/README.md
index 1364d05b..9624c277 100644
--- a/README.md
+++ b/README.md
@@ -1002,6 +1002,8 @@ Shortcode classes:
.paige-code
- The container element of
paige/code
shortcodes.
+ .paige-email
+ - The container element of
paige/email
shortcodes.
.paige-figure
- The container element of
paige/figure
shortcodes.
.paige-gallery
diff --git a/layouts/shortcodes/paige/email.html b/layouts/shortcodes/paige/email.html
index defa6dfd..997fc8be 100644
--- a/layouts/shortcodes/paige/email.html
+++ b/layouts/shortcodes/paige/email.html
@@ -9,4 +9,4 @@
{{ errorf "layouts/shortcodes/paige/email.html: no content" }}
{{ end }}
-{{ $content }}
+{{ $content }}