Skip to content

Instantly share code, notes, and snippets.

@emarket-design
Last active December 23, 2015 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emarket-design/79ae11663a5cb5320166 to your computer and use it in GitHub Desktop.
Save emarket-design/79ae11663a5cb5320166 to your computer and use it in GitHub Desktop.
<div id="!#ent_css_id_name#">
<div id="secblocks">
!#ent_section_nav# !#ent_section_intro# !#ent_section_header#
!#ent_section_belowheader# !#ent_section_features#
!#ent_section_testimonials# !#ent_section_editions#<br>
<section id="related-plugins">
<div class="container">
<div class="row">
!#entrelcon_related_plugins#
</div>
</div>
</section>
<section id="related-designs">
<div class="container">
<div class="row">
!#entrelcon_plugins_designs#
</div>
</div>
</section>
<section id="prodmeta">
<div class="container">
<table class="table table-condensed">
<tbody>
<tr>
<td>Version</td>
<td>!#ent_plugin_version#</td>
</tr>
<tr>
<td>Category</td>
<td>!#tax_plugin_cat#</td>
</tr>
<tr>
<td>Tags</td>
<td>!#tax_plugin_tag#</td>
</tr>
<tr>
<td>Publish Date</td>
<td>!#ent_publish_date#</td>
</tr>
<tr>
<td>Last Updated</td>
<td>!#ent_last_updated#</td>
</tr>
<tr>
<td>Browsers Suppported</td>
<td>!#ent_compatible_browsers#</td>
</tr>
<tr>
<td colspan="2" id="changelog-section">
!#ent_plugin_changelog#</td>
</tr>
</tbody>
</table>
</div>
</section>
<section id="support-pricing">
<div class="container">
<div class="row">
!#shortcode[support_pricing]#
</div>
</div>
</section>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment