Merge pull request #507 from tiwariav/task/3811/create_vm_page_text

task/3811 create vm page lead text added
This commit is contained in:
Arvind Tiwari 2017-10-04 01:00:03 +05:30 committed by GitHub
commit fc68715bcb

View file

@ -7,6 +7,7 @@
<div class="col-sm-5">
<div class="dashboard-container-head">
<h3 class="dashboard-title-thin"><img src="{% static 'hosting/img/plusVM.svg' %}" class="un-icon" style="margin-top: -18px;width: 42px;height: 42px;"> {% trans "Create VM" %}</h3>
<p style="padding-left: 16px;">{% trans "Affordable VM hosting based in Switzerland" %}</p>
{% if messages %}
<div class="alert alert-warning">
{% for message in messages %}