Wikis 'git_access' page contains non copy-able commands.

Created by: raphendyr

Page https://<host>/<user>/<project>/wikis/git_access contains code sample like:

Clone Your Wiki:
# git clone <user>/<project>.wiki.git
# cd <user>/<project>.wiki

Git url-bar contains correct: git@<host>:<user>/<project>.wiki.git

Could this be fixed to work as it works on uninitialized project page?

I'm currently testing 5-0-stable.

ps. Url in command could also change when user toggles between git and https access (this would be another issue though).