{% 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 %} {% block scripts %} {% endblock %}