mirror of
https://github.com/asphyxia-core/plugin-template.git
synced 2026-03-21 17:24:33 -05:00
8 lines
214 B
XML
8 lines
214 B
XML
<!--
|
|
Learn ejs here: https://ejs.co/#docs
|
|
-->
|
|
<example status="0">
|
|
<refid __type="str"> <%= refid %> </refid>
|
|
<datid __type="str"> <%= datid %> </datid>
|
|
<event __type="str"> <%= event %> </event>
|
|
</example> |