- Issue created by @mably
- Merge request !6Issue #3537145 by mably: Remove empty attributes from base_url link → (Open) created by mably
Here is a example of generated HTML:
<a href="http://my_site.com/path?q=query" title="" rel="" target="">Link text</a>
Do not add those attributes if corresponding configuration is empty.
Active
2.0
Code