deleted this placeholder template
This commit is contained in:
parent
cb6b785d86
commit
efbc393466
@ -1,15 +0,0 @@
|
||||
<!-- <div>streaming...</div>
|
||||
|
||||
{% for page in pages %}
|
||||
{% if page.slug == 'stream' %}
|
||||
<div id="stream" class="overview">
|
||||
!!!
|
||||
{{ page.stream }}
|
||||
{% for img in page.stream %}
|
||||
{{ img }}
|
||||
<div class="container" style="background-image: url(/stream/{{ img }})"></div>
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
-->
|
Loading…
Reference in New Issue
Block a user