Removed silly messages
This commit is contained in:
@@ -8,8 +8,4 @@
|
|||||||
span.actor {{ act['actor_user']['full_name'] }}
|
span.actor {{ act['actor_user']['full_name'] }}
|
||||||
span.verb {{ act.verb }}
|
span.verb {{ act.verb }}
|
||||||
| {% endfor %}
|
| {% endfor %}
|
||||||
| {% else %}
|
|
||||||
p.
|
|
||||||
No activity detected, which is strange, as we also consider creation
|
|
||||||
to be an activity.
|
|
||||||
| {% endif %}
|
| {% endif %}
|
||||||
|
@@ -8,8 +8,4 @@
|
|||||||
span.actor {{ act['actor_user']['full_name'] }}
|
span.actor {{ act['actor_user']['full_name'] }}
|
||||||
span.verb {{ act.verb }}
|
span.verb {{ act.verb }}
|
||||||
| {% endfor %}
|
| {% endfor %}
|
||||||
| {% else %}
|
|
||||||
p.
|
|
||||||
No activity detected, which is strange, as we also consider creation
|
|
||||||
to be an activity.
|
|
||||||
| {% endif %}
|
| {% endif %}
|
||||||
|
Reference in New Issue
Block a user