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

Add responsive to starages

This commit is contained in:
Retspen 2015-03-05 16:56:22 +02:00
parent 3e14977b8f
commit c763eaa63c
8 changed files with 344 additions and 58 deletions

View file

@ -5,6 +5,7 @@
<!-- Page Heading -->
<div class="row">
<div class="col-lg-12">
{% include 'create_inst_block.html' %}
<h1 class="page-header">{% trans "Instances" %}</h1>
</div>
</div>