diff --git a/app/templates/postcards.html b/app/templates/postcards.html
index af287f5..be35fe9 100644
--- a/app/templates/postcards.html
+++ b/app/templates/postcards.html
@@ -6,11 +6,9 @@
+ 新明信片
-
+ {% if profile.notes %}
+
{{ profile.notes }}
+ {% endif %}
-