{% extends 'base.html' %} {% load commonmark %} {% load static from staticfiles %} {% block content %}

{{ camp.description|commonmark }} {% endblock content %}