| .. | |||||
| stories | |||||
| action-button.html | |||||
| action-link.html | |||||
| activate-license.html | |||||
| badge.html | |||||
| dismiss.html | |||||
| footer.html | |||||
| index.html.php | |||||
| row-item.html | |||||
| section.html | |||||
| sub-header.html |
<section>
<header class="{{ class }}">
<h2>{{ title }}</h2>
{{ badge }}
{{ button }}
</header>
<div>
{{ contents }}
</div>
{{ footer }}
</section>
| .. | |||||
| stories | |||||
| action-button.html | |||||
| action-link.html | |||||
| activate-license.html | |||||
| badge.html | |||||
| dismiss.html | |||||
| footer.html | |||||
| index.html.php | |||||
| row-item.html | |||||
| section.html | |||||
| sub-header.html |