1
1
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:
Fernando San Julián
2015-08-03 21:27:07 +02:00
parent 03011e31fe
commit 6a89eeedf3
3 changed files with 29 additions and 1 deletions

View File

@@ -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"/>