{% with "activity/"|add:activity.template|add:".html" as template %}
{% include template %}
{% endwith %}
{% if forloop.last %}
{% endif %}
{% empty %}
{% if request.GET.last %}
{% trans 'nothing more.' %}
{% else %}
{% url 'users:data' as import_url %}
{% blocktrans %}Find and mark some books/movies/podcasts/games, import your data from Goodreads/Letterboxd/Douban, follow some fellow {{ site_name }} users on the fediverse, so their recent activities and yours will show up here.{% endblocktrans %}