You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <tr class="var-row {{ row_class }}" data-filter-row="{{ name | upper }}">
- <td class="var-action"></td>
- <td class="var-name session">({% trans 'Session value' %})</td>
- <td class="var-value value"> {{ value }}</td>
- </tr>
|