Created
November 25, 2013 19:34
-
-
Save gotoplanb/7647355 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- old /products --> | |
<div class="grid-col grid-col_6of12 feature-benefit-img "> | |
<div> | |
<div class="benefit-hd"> | |
<h2 class="hdg hdg_3">Kony Management Cloud</h2> | |
</div> | |
<div class="benefit-bd wysiwyg featuredContent-bd"> | |
<p>Manage your mobile apps, devices, and content for BYOD or enterprise-owned programs with the least intrusive and most situation-aware enterprise mobility management (EMM) suite on the market.</p> | |
<p style="font-size:14px;"><a href="/products/management">Overview</a> | <a href="/products/management/features">Features</a> | <a href="/products/management/benefits">Benefits</a> | <a href="/products/management/trial">Trial</a> | <a href="/products/management/resources">Resources</a></p> | |
</div> | |
</div> | |
</div> | |
<!-- new /products --> | |
<div class="grid-col_6of12 benefit"> | |
<h2>Kony Management Cloud</h2> | |
<p>Manage your mobile apps, devices, and content for BYOD or enterprise-owned programs with the least intrusive and most situation-aware enterprise mobility management (EMM) suite on the market.</p> | |
<p> | |
<a href="/products/management">Overview</a> | | |
<a href="/products/management/features">Features</a> | | |
<a href="/products/management/benefits">Benefits</a> | | |
<a href="/products/management/trial">Trial</a> | | |
<a href="/products/management/resources">Resources</a> | |
</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Could use an
<ul>
as well, but that's mostly philosophical.