ARCHIVE/OLD-from-apache-cms/templates/single_narrative.html (3 lines of code) (raw):

{% extends "skeleton.html" %} {% block title %}{{ headers.title }}{% endblock %} {% block content %}{{ content|markdown }}{% endblock %}