Remove datacenterlight/img/beta-img.png and hosting/image/Beta.png
and corresponding references in the code
This commit is contained in:
parent
a5ad1a9edf
commit
8aeefd7144
5 changed files with 0 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 9 KiB |
|
@ -136,7 +136,6 @@
|
||||||
<div class="col-xs-12 col-md-6 hero-feature">
|
<div class="col-xs-12 col-md-6 hero-feature">
|
||||||
<div class="price-calc-section no-padding">
|
<div class="price-calc-section no-padding">
|
||||||
<div class="landing card">
|
<div class="landing card">
|
||||||
<img class="img-beta" src="{% static 'datacenterlight/img/beta-img.png' %}" alt="">
|
|
||||||
<div class="caption">
|
<div class="caption">
|
||||||
{% include "datacenterlight/calculator_form.html" %}
|
{% include "datacenterlight/calculator_form.html" %}
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -135,7 +135,6 @@
|
||||||
<div class="col-xs-12 col-md-6 hero-feature">
|
<div class="col-xs-12 col-md-6 hero-feature">
|
||||||
<div class="price-calc-section no-padding">
|
<div class="price-calc-section no-padding">
|
||||||
<div class="landing card">
|
<div class="landing card">
|
||||||
<img class="img-beta" src="{% static 'datacenterlight/img/beta-img.png' %}" alt="">
|
|
||||||
<div class="caption">
|
<div class="caption">
|
||||||
{% include "datacenterlight/calculator_form.html" %}
|
{% include "datacenterlight/calculator_form.html" %}
|
||||||
</div>
|
</div>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 9 KiB |
|
@ -7,7 +7,6 @@
|
||||||
<div class="col-lg-12">
|
<div class="col-lg-12">
|
||||||
|
|
||||||
<div class="intro-message">
|
<div class="intro-message">
|
||||||
<img class="responsive" src="{% static 'hosting/img/Beta.png' %}">
|
|
||||||
<h1>{{ domain }}</h1>
|
<h1>{{ domain }}</h1>
|
||||||
<h3>{{ hosting_long }} as easy as possible</h3>
|
<h3>{{ hosting_long }} as easy as possible</h3>
|
||||||
<hr class="intro-divider">
|
<hr class="intro-divider">
|
||||||
|
|
Loading…
Reference in a new issue