load markdown into news template

This commit is contained in:
Josh Simmons 2018-07-04 13:20:42 -07:00
parent bc95ecb17f
commit a7549f89c6

View file

@ -1,6 +1,7 @@
{% extends "page_with_title_and_lede.html" %}
{% load i18n %}
{% load markdown_deux_tags %}
{% block head_title %}News{% endblock %}