Locked Files HTML get escaped
Summary
On https://gitlab.com/gitlab-org/gitlab-ce/path_locks, created_at time got escaped
Steps to reproduce
Visit the webpage
Example Project
https://gitlab.com/gitlab-org/gitlab-ce/path_locks
What is the current bug behavior?
HTML get escaped
What is the expected correct behavior?
HTML shouldn't be escaped here
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Possible fixes
I didn't dig that much but I found that the render is done via this template.
Edited by homer
