load markdown into news template
This commit is contained in:
parent
bc95ecb17f
commit
a7549f89c6
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
{% load markdown_deux_tags %}
|
||||
|
||||
{% block head_title %}News{% endblock %}
|
||||
|
||||
|
|
Loading…
Reference in a new issue