Remove unused html file
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{% extends "board/base.html" %}
|
||||
{% block content %}
|
||||
<div class="row">
|
||||
<h1>/{{ board.url }}/</h1>
|
||||
</div>
|
||||
<div class="row">
|
||||
{% include "board/post_create_form.html" %}
|
||||
</div>
|
||||
{% endblock content %}
|
||||
Reference in New Issue
Block a user