summaryrefslogtreecommitdiff
path: root/hercules/templates/pet.tpl
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-24 11:41:39 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-24 11:41:39 +0300
commita8151acf92fba0e0c8b09e7f04dbb7a4bc89834a (patch)
tree1c12f772c9c060c35868958db5f82dddbace84f2 /hercules/templates/pet.tpl
parent1a381b5f46aa8708dfc5fe96ccb8dd8cfdddb2f2 (diff)
downloadtools-a8151acf92fba0e0c8b09e7f04dbb7a4bc89834a.tar.gz
tools-a8151acf92fba0e0c8b09e7f04dbb7a4bc89834a.tar.bz2
tools-a8151acf92fba0e0c8b09e7f04dbb7a4bc89834a.tar.xz
tools-a8151acf92fba0e0c8b09e7f04dbb7a4bc89834a.zip
hercules: add pets.xml generation.
Diffstat (limited to 'hercules/templates/pet.tpl')
-rw-r--r--hercules/templates/pet.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/hercules/templates/pet.tpl b/hercules/templates/pet.tpl
new file mode 100644
index 0000000..e328137
--- /dev/null
+++ b/hercules/templates/pet.tpl
@@ -0,0 +1,3 @@
+ <pet id="{0}">
+ {1}
+ </pet>