fune/browser/components/pocket/test/test.html
Gijs Kruitbosch 8a184432c1 Bug 1498295 - move pocket strings into browser strings, r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D15526

--HG--
extra : moz-landing-system : lando
2019-01-08 12:36:37 +00:00

12 lines
150 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
<meta charset="utf-8" />
</head>
<body>
<a href="/">Test link</a>
</body>
</html>