{% extends 'omblog/base.html' %} {% block content %}

{{post.title}}

{{post.description}}

{{post.rendered_content|safe}} {% endblock %}