diff --git a/src/info/templates/info.html b/src/info/templates/info.html index 2f2cb05a..0632c03a 100644 --- a/src/info/templates/info.html +++ b/src/info/templates/info.html @@ -1,5 +1,6 @@ {% extends 'base.html' %} {% load static from staticfiles %} +{% load commonmark %}$ {% block title %} Info | {{ block.super }} @@ -48,14 +49,14 @@ Info | {{ block.super }}
{% endfor %}