This commit is contained in:
14
templates/interactive-posts.html
Normal file
14
templates/interactive-posts.html
Normal file
@@ -0,0 +1,14 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
|
||||
<nav>
|
||||
<a href="/">glavnaya</a>
|
||||
<br>
|
||||
</nav>
|
||||
|
||||
|
||||
{% include 'i-posts.html' %}
|
||||
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user