mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 10:42:26 +01:00
15 lines
338 B
XML
15 lines
338 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="dactyl://content/help.xsl"?>
|
|
|
|
<!DOCTYPE overlay SYSTEM "dactyl://content/dtd">
|
|
|
|
<overlay
|
|
xmlns="&xmlns.dactyl;"
|
|
xmlns:html="&xmlns.html;">
|
|
|
|
<include href="player" tag="player.html" insertafter="intro.html"/>
|
|
|
|
</overlay>
|
|
|
|
<!-- vim:se sts=4 sw=4 et: -->
|