Fix template error
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{% extends "layout.html" %}
|
||||
{% load text_filters %}
|
||||
{% load static %}
|
||||
|
||||
{% block title %}{{ board.curator_name }} | {{ board.curator_title }} | {{ block.super }}{% endblock %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user