Trabalhando com URLs dinâmicas em urls.py e nos templates HTML do Django
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{% include 'global/partials/head.html' %}
|
||||
{% include 'global/partials/menu.html' %}
|
||||
|
||||
<h1>{% block texto %}{% endblock texto %}</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user