1
{% extends 'TSEPAdminBundle::admin.html.twig' %}
4
<!-- start page-heading -->
5
<div id="page-heading">
8
<!-- end page-heading -->
10
<table border="0" width="100%" cellpadding="0" cellspacing="0" id="content-table">
12
<th rowspan="3" class="sized"><img src="{{ asset('bundles/tsepadmin/images/shared/side_shadowleft.jpg') }}" width="20" height="300" alt="" /></th>
13
<th class="topleft"></th>
14
<td id="tbl-border-top"> </td>
15
<th class="topright"></th>
16
<th rowspan="3" class="sized"><img src="{{ asset('bundles/tsepadmin/images/shared/side_shadowright.jpg') }}" width="20" height="300" alt="" /></th>
19
<td id="tbl-border-left"></td>
21
<!-- start content-table-inner ...................................................................... START -->
22
<div id="content-table-inner">
24
<!-- start table-content -->
25
<div id="table-content">
29
<!-- end table-content -->
31
<div class="clear"></div>
34
<!-- end content-table-inner ............................................END -->
36
<td id="tbl-border-right"></td>
39
<th class="sized bottomleft"></th>
40
<td id="tbl-border-bottom"> </td>
41
<th class="sized bottomright"></th>