+ {{ components::supporter_ad(body="Become a supporter to
+ upload images directly to posts!") }} {% for upload in
+ uploads %}
+
+
+ {{ icon "file-image" }}
+ {{ upload.created }}
+ ({{ upload.what }})
+
+
+
+
+
+
+
+
+ {% endfor %} {{ components::pagination(page=page,
+ items=uploads|length, key="#/account/uploads") }}
+
+
+