mirror of
https://github.com/daniviga/django-ram.git
synced 2025-08-04 13:17:50 +02:00
Move properties under model and class sections
This commit is contained in:
7
ram/portal/templates/includes/header.html
Normal file
7
ram/portal/templates/includes/header.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<section class="py-4 text-center container">
|
||||
<div class="row">
|
||||
<div class="mx-auto">
|
||||
{% block header_content %}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
Reference in New Issue
Block a user