24 lines
625 B
HTML
24 lines
625 B
HTML
|
<!doctype html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="UTF-8">
|
||
|
<title>PyGObject API Reference</title>
|
||
|
<script defer="defer" src="../scripts/replaced.js">
|
||
|
</script>
|
||
|
<link href="../styles/replaced.css" rel="stylesheet">
|
||
|
<link rel="shortcut icon" href="">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div class=container>
|
||
|
<div class=title>Title</div>
|
||
|
<input class="replacedUrl caption" type="text" value="about:example">
|
||
|
<a class="copyButton">Copy URL</a>
|
||
|
<div class="replacedPageMessage caption">
|
||
|
This page can not be opened by Easy Session Manager.
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|