aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/templates/account.html
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine-pds/templates/account.html')
-rw-r--r--adenosine-pds/templates/account.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-pds/templates/account.html b/adenosine-pds/templates/account.html
index b19621d..f45b9ef 100644
--- a/adenosine-pds/templates/account.html
+++ b/adenosine-pds/templates/account.html
@@ -32,7 +32,7 @@
{% endif %}
{% for item in feed %}
- {% call macro::feed_item(item) %}
+ {% call macro::feed_item(item.post) %}
{% endfor %}