1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-19 21:37:58 +01:00
Files
pentadactyl-pm/common/content/buffer.xhtml
Kris Maglione e93f7455f2 Fix focus bug. Closes issue #212.
--HG--
branch : bootstrapped
2010-12-27 11:10:50 -05:00

10 lines
256 B
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" id="dactyl-buffer">
<head>
<title/>
</head>
<body/>
</html>