add request demo block

This commit is contained in:
Egor Svitin
2019-02-19 13:38:03 +02:00
parent a5a58d5614
commit 77c13d8476
2 changed files with 19 additions and 1 deletions

View File

@@ -89,6 +89,15 @@ if ($tIds !== false) {
<?php endforeach; ?>
</div>
</div>
<div class="mp-small-block">
<div class="cont">
<div class="sb-head">Interested? Get to know more</div>
<div class="buttons">
<a href="#" class="button xxl mp-top-right">Request a demo</a>
<a href="#" class="button xxl mp-top-left">Sign Up For Free</a>
</div>
</div>
</div>
</div>
</div>
<?php