1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-22 10:34:49 +00:00
This commit is contained in:
aiminick 2021-04-12 02:17:48 +08:00
parent cd798eb9b7
commit 156cfb40dd
22 changed files with 1069 additions and 319 deletions

View file

@ -6,7 +6,8 @@
{% block content %}
<div>
<div class="page-header">
<a href="/"><h1>WebVirtCloud</h1></a>
<div style="text-align:center;color:black"><h2>{% trans "WebVirtCloud" %}</h2></div>
<!-- <a href="/"><h1>WebVirtCloud</h1></a> -->
</div>
<div class="col-12" role="main">
<div class="logout">
@ -14,4 +15,4 @@
</div>
</div>
</div>
{% endblock %}
{% endblock %}