post pathing
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block body %}
|
||||
|
||||
{{ title|safe }}
|
||||
|
||||
{{ content|safe }}
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user