Sign in
webkit
/
WebKit
/
refs/heads/safari-4-branch
/
.
/
WebKitSite
/
projects
/
accessibility
/
index.html
blob: 9eb5361c58c1e9add391418bf45980174c6a6e9e [
file
] [
log
] [
blame
]
<?
php
$title
=
"Accessibility"
;
include
(
"../../header.inc"
);
?>
<h2>
Accessibility
</h2>
<p>
Needs to be written.
</p>
<?
php
include
(
"../../footer.inc"
);
?>