Criando o partial postblock.html e usando include
This commit is contained in:
@@ -3,5 +3,9 @@
|
||||
|
||||
<h1>{% block texto %}{% endblock texto %}</h1>
|
||||
|
||||
<main class="posts">
|
||||
{% include 'global/partials/postblock.html' %}
|
||||
</main>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user