{{template "repo/header" .}} {{$title := .title}} -
+
- {{if .EscapeStatus.Escaped}} - {{ctx.Locale.Tr "repo.unescape_control_characters"}} - {{ctx.Locale.Tr "repo.escape_control_characters"}} - {{end}} - {{if and .CanWriteWiki (not .Repository.IsMirror)}} -
@@ -80,17 +80,17 @@
{{end}} -
+
{{template "repo/unicode_escape_prompt" dict "EscapeStatus" .EscapeStatus "root" $}} {{.content | SafeHTML}}
{{if .sidebarPresent}} -