Start of activity stream.

This commit is contained in:
2016-10-12 14:30:58 +02:00
parent 7a3a11fa07
commit 32400b34e9
6 changed files with 86 additions and 39 deletions

View File

@@ -19,10 +19,12 @@
h3 Activity
ul
- for (var i = 1; i < 11; ++i) {
li= i
span Activity Stuff
- }
| {% for act in activities['_items'] %}
li
span.date {{ act._created | pretty_date_time }}:&nbsp;
a(href="{{ act.link }}")
| {{ act['actor_user']['full_name'] }} {{ act.verb }} {{ act.object }}
| {% endfor %}
h3 Shot statistics