initial rojabo integration
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
<th> Import </th>
|
||||
<th> Session</th>
|
||||
<th> SPM</th>
|
||||
<th> Points</th>
|
||||
<th> Planned Date </th>
|
||||
<th> New </th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -34,7 +36,9 @@
|
||||
</td>
|
||||
<td>{{ session|lookuplong:'name' }}</td>
|
||||
<td>{{ session|lookuplong:'spm' }}</td>
|
||||
<td>{{ session|lookuplong:'points' }}</td>
|
||||
<td>{{ session|lookuplong:'date' }} </td>
|
||||
<td>{{ session|lookuplong:'new' }} </td>
|
||||
</tr>
|
||||
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user