fixbug
This commit is contained in:
parent
97cc0efd2c
commit
b8407a1f38
@ -19,13 +19,11 @@
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<th>
|
||||
{% for row_name_one in key.get('row_name') %}
|
||||
<tr>
|
||||
{% for row_name_one in key.get('row_name') %}
|
||||
<td>{{ row_name_one }}</td>
|
||||
{% endfor %}
|
||||
</tr>
|
||||
</th>>
|
||||
</tr>>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user