{% extends "base.html" %} {% block body %}

Table Basic

# First Last Handle
1 Mark Otto @mdo
2 Jacob Thornton @fat
3 Larry the Bird Larry the Bird @twitter
{% endblock %} {% block body_bottom %} {% endblock %}