2
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<!DOCTYPE template [
|
|
3 |
<!ENTITY template_add SYSTEM "../shared/template_add.inc">
|
|
4 |
]>
|
|
5 |
<template
|
|
6 |
version="1.0"
|
|
7 |
label="%template.label">
|
|
8 |
<description>%template.desc</description>
|
|
9 |
|
|
10 |
&template_add;
|
|
11 |
|
|
12 |
</template>
|
|
13 |
|