prophet/docs/_includes/plugins/button.html
2017-02-22 15:59:43 -08:00

6 lines
No EOL
128 B
HTML

<div class="pluginWrapper buttonWrapper">
<a
class="button"
href="{{ include.href }}"
>{{ include.text }}</a>
</div>