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 %}
diff --git a/app/templates/profiles.html b/app/templates/profiles.html index 1c6cda7..07ec4cd 100644 --- a/app/templates/profiles.html +++ b/app/templates/profiles.html @@ -48,8 +48,8 @@ 国家
-
- +
+