{% extends "stories/stories_base.html" %} {% load add_attribute %} {% block content %} {% if story_content.has_previous %}
continued from page {{ story_content.previous_page_number }}
By {{ story.author }}
Story Continues → {% endif %}