Sign in
chromium
/
chromium
/
src
/
3113d4ad4eaa34fc0593a84dc07b51a8ccdfa9ba
/
.
/
chrome
/
browser
/
resources
/
feedback_webui
/
html
/
bluetooth_logs_info.html
blob: 4053a8312c33d6621310a0810e74f0bca4d19c02 [
file
] [
log
] [
blame
]
<!doctype html>
<html
dir
=
"$i18n{textdirection}"
lang
=
"$i18n{language}"
>
<head>
</head>
<body>
<div
id
=
"bluetooth-logs-info-container"
>
<span>
$i18n{bluetoothLogsMessage}
</span>
</div>
</body>
<html>