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,
- You can obtain one at http://mozilla.org/MPL/2.0/. -->
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css">
<style>%css%</style>
</head>
<html>
<body dir="%dir%">
<br>
<span style="font-size: 24pt">%about-title%&nbsp;%about-version%</span>
<h3>%your-rights%</h3>
<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>