-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrsstemplate.html
26 lines (25 loc) · 1.12 KB
/
rsstemplate.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!-- Ticketsystem v.1.0 - Copyright (C) 2021, TRMSC - https://trmsc1.wordpress.com/ -->
<!-- GNU General Public Licence 3.0 - http://www.gnu.de/documents/gpl-3.0.en.html -->
<div class="defaulttemplate"><div class="table-responsive"><table class="mod-data-default-template ##approvalstatusclass##">
<tbody><tr class="">
<td class="template-field cell c0" style="">shorttitle: </td>
<td class="template-token cell c1 lastcol" style="">[[shorttitle]]</td>
</tr>
<tr class="">
<td class="template-field cell c0" style="">description: </td>
<td class="template-token cell c1 lastcol" style="">[[description]]</td>
</tr>
<tr class="">
<td class="template-field cell c0" style="">classification: </td>
<td class="template-token cell c1 lastcol" style="">[[classification]]</td>
</tr>
<tr class="">
<td class="template-field cell c0" style="">Tags:</td>
<td class="template-token cell c1 lastcol" style="">##tags##</td>
</tr>
<tr class="lastrow">
<td class="controls template-field cell c0 lastcol" style="" colspan="2">##edit## ##delete## ##approve## ##disapprove## ##export##</td>
</tr>
</tbody>
</table>
</div></div> [[status]] [[feedback]]