Fix wrong position of "target=_blank"
What does this MR do and why?
Fix the wrong position of target=_blank
.
Due to the wrong syntax in the haml file, the target=_blank
attribute in the generated html a
tag is now in the wrong position
You can easily catch it here: https://gitlab.com/-/profile
Screenshots or screen recordings
Before | After |
---|---|
--
cc @prajnamas @icbd
Edited by Zhiyuan Lu