{% extends "frame.html" %} {% block content %}

List of all published pathways:


{% for object in object_list %} {% endfor %}
TitleAuthorPublication date
{{object.submission.html_title}} {{object.submission.owner}} {{object.submission.timestamp|date:"D d M Y"}}
{% endblock %}