Tweak messages about Blender 2.8 builds and experimental compilers

This commit is contained in:
2017-04-04 10:54:34 +02:00
parent e79011bb2f
commit b86835c12a

View File

@@ -120,6 +120,10 @@
</table> </table>
<div class="box alert-warning">
<p><i class="fa fa-info-circle"></i> These builds are done by new compilers which are aiming to become official.</p>
</div>
<table class="table table-striped table-hover box"> <table class="table table-striped table-hover box">
<tr></tr> <tr></tr>
@@ -168,6 +172,10 @@
{% endfor %} {% endfor %}
</table> </table>
<div class="box alert-danger">
<p><i class="fa fa-info-circle"></i> These builds are from the Blender 2.8 project. They are for testers and user feedback. Do not use in production. Do not save important files with it.</p>
</div>
<table class="table table-striped table-hover box"> <table class="table table-striped table-hover box">
<tr></tr> <tr></tr>