Newer
Older
WebMCR / upload / themes / default / blocks / banner / main.html
@Qexy Qexy on 26 Feb 2016 325 bytes Big update to Beta 1.0
<div class="form-block">

	<div class="block-header"><?php echo $this->lng_b['developer']; ?></div>

	<div class="block-line"></div>

	<div class="block-content">
		<center><a href="https://vk.com/qexyorg" target="_blank"><img src="<?php echo STYLE_URL; ?>img/qexy.png" style="max-width: 160px;"></a></center>
	</div>

</div>