mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
7 lines
123 B
HTML
7 lines
123 B
HTML
<a
|
|
class="{{ include.classes }}"
|
|
href="{{ include.url }}"
|
|
target="_blank"
|
|
rel="nofollow">
|
|
{{ include.text }}
|
|
</a> |