Revision control
Copy as Markdown
<!DOCTYPE html>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this file,
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<html>
<body dir="%dir%">
<h3>%about-title% %about-version%</h3>
<h4>%your-rights%</h4>
<p id="first">%your-rights-content1%</p>
<p>%your-rights-content2%</p>
<p>%your-rights-content3%</p>
<p>%your-rights-content4%</p>
<p>%your-rights-content5%</p>
</body>
</html>