sitoctt/layouts/partials/anchor.html

2 lines
144 B
HTML

<a href="{{ .Params.href }}" rel="{{ .Params.rel }}" target="{{ .Params.target }}" title="{{ .Params.title }}">{{ or .Inner .Params.href }}</a>