mirror of
https://github.com/zotero/zotero.git
synced 2026-09-05 08:06:16 +00:00
9 lines
113 B
HTML
9 lines
113 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>hello</title>
|
|
</head>
|
|
<body>
|
|
<p>foo bar</p>
|
|
</body>
|
|
</html>
|