mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-16 04:53:18 +01:00
10 lines
459 B
XML
10 lines
459 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
|
<!-- This template is used in automated testing -->
|
|
<overlay>
|
|
<template id="api.date_test" template="" lang="" group="0" version="16.1">
|
|
<et2-date id="date"></et2-date>
|
|
<et2-date-time id="date_time"></et2-date-time>
|
|
<et2-date-timeonly id="date_timeonly"></et2-date-timeonly>
|
|
</template>
|
|
</overlay> |