prophet/docs/_includes/plugins/button.html

6 lines
128 B
HTML
Raw Normal View History

2017-02-22 23:59:43 +00:00
<div class="pluginWrapper buttonWrapper">
<a
class="button"
href="{{ include.href }}"
>{{ include.text }}</a>
</div>