{% load staticfiles %}{% load humanize %} {{ title }}
{% block main %}
{% block content %}

Latest Activity

    {% for action in actions %}
  • {{ action.text|safe }} {{ action.timestamp|naturaltime }}
  • {% endfor %}

Quick Actions

{% if recent %}

Your Recent Articles

{% endif %}
{% endblock %}
{% endblock %}
{% block modals %} {% endblock %} {% comment %}{% endcomment %} {% with 'js/dispatch-'|add:version|add:'.js' as dispatch_url %} {% endwith %} {% block scripts %} {% endblock %}