Revision control
Copy as Markdown
Other Tools
<?xml version="1.0"?>
<!-- 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
<head>
<title>©AndFolderTitle.label;</title>
<script>
// FIXME: move to script file.
window.addEventListener("load", event => { parent.onPanelLoaded('am-copies.xhtml'); });
</script>
</head>
<vbox id="containerBox" flex="1">
<hbox class="dialogheader">
<label class="dialogheader-title" value="©AndFolderTitle.label;"/>
</hbox>
#include am-copies.inc.xhtml
</vbox>
</html:body>
</html>