Skip to content
Snippets Groups Projects
Commit ca32538d authored by Abdullah Yassin's avatar Abdullah Yassin
Browse files

Issue #3306757: Add link component

parent dd799119
No related branches found
No related tags found
No related merge requests found
{% set classes = []|merge(utility_classes) %}
<a href="{{ href }}" {{attributes.addClass(classes)}}>{{ content }}</a>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment