hosts: add ooksmedia
This commit is contained in:
parent
f3895ce019
commit
10816d1a0a
10 changed files with 301 additions and 27 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
{% block home %}
|
||||
<section class="info-box-container">
|
||||
<article class="info-box-wrapper">
|
||||
<div class="info-box">
|
||||
|
|
@ -35,6 +36,5 @@
|
|||
</article>
|
||||
</section>
|
||||
|
||||
{% block home %}
|
||||
{{ section.content | safe }}
|
||||
{% endblock home %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue