2021-03-16 13:23:54 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-01-04 18:28:10 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
2021-03-16 13:23:54 +01:00
|
|
|
<overlay>
|
|
|
|
<template id="etemplate.audio_player" template="" lang="" group="0" version="16.2">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-vbox>
|
2021-03-16 13:23:54 +01:00
|
|
|
<audio src="@src" autoplay="true"/>
|
2023-01-04 18:28:10 +01:00
|
|
|
</et2-vbox>
|
2021-03-16 13:23:54 +01:00
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|