1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-07-31 12:41:08 +00:00

console/templates/console-base.html fix html tag console/templates/console-spice-lite.html add console log message by @honza801

This commit is contained in:
catborise 2018-10-24 16:45:23 +03:00
parent b3b9596a12
commit e80bbfd85b
2 changed files with 3 additions and 3 deletions

View file

@ -89,7 +89,7 @@
</ul>
</div>
</div>
/nav>
</nav>
<div id='main_container' class="container">
{% block content %}{% endblock %}
</div>