Blender Studio pull request - Version 2.2.0 update #104394
@ -12,11 +12,7 @@
|
||||
{% endwith %}
|
||||
{% endblock %}
|
||||
|
||||
{% block data_theme %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{# TODO: check and decide data theme colour light alternative #}
|
||||
<div style="background-image: url('{% static 'common/images/asset-bg-noise-2x-opacity-20.png' %}')">
|
||||
<div class="container pt-4">
|
||||
{% include "common/components/simple_header.html" with title="Blog" subtitle="Follow the latest updates from the Blender Studio." %}
|
||||
|
||||
@ -38,5 +34,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
Loading…
Reference in New Issue
Block a user