{% extends "base.html" %} {% load pagination_tags %} {% block content %}
{{ tutorial.tutorial.user }} at {{ tutorial.tutorial.date_added|date:"g:iA, N j, Y" }}
{{ tutorial.description }}
There are no featured tutorials.
{% endfor %}There are currently no tutorials.