mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-01 19:34:42 +00:00
9 lines
136 B
HTML
9 lines
136 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div data-role="page" data-url="foo/" data-other="for testing">
|
|
</div>
|
|
</body>
|
|
</html>
|