Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / notification_1line.html
blob5a7ebfddc5e7ebec0b6432aed5d7599c656c9006
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <title>$2</title>
6 <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
7 <style>
8 body {
9 font-size: 13px;
11 </style>
12 </head>
13 <body dir="$3"><div id="$1">$2</div></body>
14 </html>