_includes/plugins/button.html (
6
lines of code) (
raw
):
<div class="pluginWrapper buttonWrapper"> <a class="button" href="{{ include.href }}" >{{ include.text }}</a> </div>