Add an empty renderer

This commit is contained in:
Sajith Sasidharan 2020-07-15 16:24:11 -04:00
parent e6eb866cef
commit 589e143a4a

View File

@ -81,6 +81,9 @@
<td><tt><t:slot name="storage_index"/></tt></td>
<td><t:slot name="summary"/></td>
</tr>
<tr t:render="empty">
<td>Nothing to report yet.</td>
</tr>
</table>
</div>