{% extends "base.html" %} {% load news_tags %} {% block content %}
You created this tutorial. You have the option to edit or delete it.
{{ tutorial.user }} at {{ tutorial.date_added|date:"g:iA, N j, Y" }}
{{ tutorial.description|bbcode2html|safe }}
{{ tutorial.body|bbcode2html|safe }}