{% extends 'base.html' %} {% load md2 %} {% block content %}
{{ box.content|markdown:"safe, code-friendly, code-color" }}