blob: 52ea45105fd0c584bb95f122ea17dc0b5aaa271c (
plain)
1
2
3
4
5
6
7
8
9
10
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset=utf-8>
<title>LocNote test: Default</title>
</head>
<body>
<p>This is a <span its-loc-note="Check with terminology engineer" its-loc-note-type="ALERT">motherboard</span>.</p>
</body>
</html>
|