diff --git a/templates/notes-app/template.svg b/templates/notes-app/template.svg
index d61b0b7..ceac21b 100644
--- a/templates/notes-app/template.svg
+++ b/templates/notes-app/template.svg
@@ -31,10 +31,10 @@
-
-
-
-
+
+
+
+
{{ slide.note_timestamp | default('Today') }}
diff --git a/templates/quote-stack/template.svg b/templates/quote-stack/template.svg
index 8e8a300..5d45e39 100644
--- a/templates/quote-stack/template.svg
+++ b/templates/quote-stack/template.svg
@@ -41,7 +41,7 @@
{% if q[0] %}
{% set cy = 200 + loop.index0 * 370 %}
- &
+ “
{% set ql = q[2] %}
{% set qsegs = q[3] %}
{% if qsegs %}