-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex
26 lines (26 loc) · 975 Bytes
/
index
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE HTML>
<meta charset="utf-8" />
<section class="oe_container">
<div class="oe_row oe_spaced">
<div class="oe_span12">
<h2 class="oe_slogan">%s - %s</h2>
<h3 class="oe_slogan">TrustCode - Criando codigos confiaveis</h3>
</div>
<div class="oe_span6">
<div class="oe_demo oe_picture oe_screenshot">
<a href="http://demo.t-pelican.com.br">
<img src="crm_sc_01.png">
</a>
<div class="oe_demo_footer oe_centeralign">Acesse nossa demonstracao</div>
</div>
</div>
<div class="oe_span6">
<p class="oe_mt32">
%s
</p>
<div class="oe_centeralign oe_websiteonly">
<a href="http://demo.t-pelican.com.br" class="oe_button oe_big oe_tacky">Inicie seu periodo <span class="oe_emph">gratuito</span></a>
</div>
</div>
</div>
</section>