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