summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/notification_1line.html
blob: 21c16a9e98939a22590725d656ac8fef02df24c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html>
<head>
  <title>$2</title>
  <style>
  body {
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
  }
  </style>
</head>
<body dir="$3"><div id="$1">$2</div></body>
</html>