mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-23 01:10:25 +00:00
10 lines
187 B
HTML
10 lines
187 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div data-nstest-role="page" data-nstest-url="foo/" data-other="for testing">
|
|
This text intentionally left blank
|
|
</div>
|
|
</body>
|
|
</html>
|