-
Posted {{ post.pub_date|date:"M j, Y" }}
{% for category in post.categories.all %}
-
{{ category.name|title }} News
{% if category.url %}
-
AASHE {{ category.name|title }} Resources
{% endif %}
{% endfor %}
{% if user.is_staff %}
{% if post.feature %}
-
Featured
{% endif %}
-
{% endif %}