/usr/lib/interchange/standard/templates/leftright is in interchange-cat-standard 5.7.7-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | [comment]
ui_name: leftright
ui_type: template
ui_label: Page with top/left/right areas.
ui_template_layout: LEFTRIGHT_TOP, UI_CONTENT, LEFTRIGHT_BOTTOM
page_title:
label: Page title
width: 50
members_only:
label: Members only
type: yesno
[/comment]
<!-- BEGIN PAGE_PICTURE -->
<b>Representation</b><br>
<table width="100%">
<tr>
<td colspan=3 id=picture0><a href="javascript:void(0)" onclick="visible(0)">preamble</a></td>
</tr>
<tr>
<td colspan=3 id=picture1><a href="javascript:void(0)" onclick="visible(1)">controls</a></td>
</tr>
<tr>
<td colspan=3 bgcolor="#CCCCCC"><br>header<br> </td>
</tr>
<tr>
<td id=comp_picture1 width="25%"><a href="javascript:void(0)" onclick="visible(1,'comp')">slot 1</a></td>
<td rowspan=3>
<div id=comp_picture4 style="width: 100%"><a href="javascript:void(0)" onclick="visible(4,'comp')">slot 4</a></div>
<div id=comp_picture9 style="width: 100%"><br><a href="javascript:void(0)" onclick="visible(9,'comp')">CONTENT</a><br> </div>
<div id=comp_picture5 style="width: 100%"><a href="javascript:void(0)" onclick="visible(5,'comp')">slot 5</a></div>
</td>
<td id=comp_picture6><a href="javascript:void(0)" onclick="visible(6,'comp')">slot 6</a></td>
</tr>
<tr>
<td id=comp_picture2 width="25%"><a href="javascript:void(0)" onclick="visible(2,'comp')">slot 2</a></td>
<td id=comp_picture7 width="25%"><a href="javascript:void(0)" onclick="visible(7,'comp')">slot 7</a></td>
</tr>
<tr>
<td id=comp_picture3 width="25%"><a href="javascript:void(0)" onclick="visible(3,'comp')">slot 3</a></td>
<td id=comp_picture8 width="25%"><a href="javascript:void(0)" onclick="visible(8,'comp')">slot 8</a></td>
</tr>
<tr>
<td colspan=3 bgcolor="#CCCCCC">footer</td>
</tr>
<tr>
<td colspan=3 id=picture2><a href="javascript:void(0)" onclick="visible(2)">postamble</a></td>
</tr>
</table>
<!-- END PAGE_PICTURE -->
|