mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
browser supports copy detection
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html{{if .BrowserSupportsCopy}} class="is-copy-enabled"{{end}}>
|
||||
<head data-suburl="{{AppSubUrl}}">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
|
Reference in New Issue
Block a user