[ Mini Kiebo ]
Server: Windows NT DESKTOP-5B8S0D4 6.2 build 9200 (Windows 8 Professional Edition) i586
Path:
D:
/
xampp182
/
phpMyAdmin
/
templates
/
database
/
central_columns
/
[
Home
]
File: edit_table_header.twig
<table id="table_columns" class="noclick"> <caption class="tblHeaders">{% trans 'Structure' %}</caption> <thead> <tr> {% for header in headers %} <th>{{ header }}</th> {% endfor %} </tr> </thead>