1
0
Fork 0
mirror of https://github.com/prise6/anywhere synced 2024-05-19 23:26:33 +02:00
anywhere/tests/test_mailto.html

12 lines
191 B
HTML
Raw Normal View History

2016-04-28 03:13:37 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Test anywhere bookmaklet</title>
</head>
<body>
<h2>Test pour les mailto</h2>
<a href="mailto:blabla@blabla.fr">blabla@blabla.fr</a>
</body>
</html>