add test for no carriers to display
This commit is contained in:
parent
0400282b03
commit
2e7d67adde
2 changed files with 8 additions and 3 deletions
|
|
@ -39,6 +39,8 @@
|
|||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
{% else %}
|
||||
<p>No Carriers to Display</p>
|
||||
{% endif %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue