Dactyloidae/mobile/ios/UITests/numberedPage.html

9 lines
177 B
HTML
Raw Normal View History

2026-06-26 21:04:09 -07:00
<html>
<head>
<link rel="icon" href="image.png"></link>
<title>Page {page}</title>
</head>
<body>
<div>Page {page}</div>
</body>
</html>