Created
October 30, 2016 20:12
-
-
Save alexpani/14d91235b8f81e2c56dd2543ec34a79a to your computer and use it in GitHub Desktop.
This file contains 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
<div class="poppy poppy-featured-info"> | |
<div class="one-third first"> | |
<img class="alignleft size-full" src="#" alt="#"/> | |
</div> | |
<div class="two-thirds"> | |
<h3>%filltext:name=Title:default=This is a Title%</h3> | |
<h4>%fillarea:name=Text:default=This is the intro text of the featured info element. Put your message here.%</h4> | |
<p><a class="button" href="#"><i class="fa fa-arrow-right"></i> %filltext:name=Button Text:default=Vedi i Dettagli%</a></p> | |
</div> | |
<div class="clearfix"></div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment