зеркало из https://github.com/mozilla/gecko-dev.git
11 строки
261 B
HTML
11 строки
261 B
HTML
|
<!DOCTYPE html>
|
||
|
<!-- Any copyright is dedicated to the Public Domain.
|
||
|
- http://creativecommons.org/publicdomain/zero/1.0/ -->
|
||
|
|
||
|
<html>
|
||
|
<body>
|
||
|
<!-- Render standalone summary as a normal block element. -->
|
||
|
<summary>Summary</summary>
|
||
|
</body>
|
||
|
</html>
|