Newer
Older
<div id="network-empty-banner" *ngIf="!getClosedState()" class="center notification" style="background-color: rgba(255,41,41,0.6);">
<span class="px-6">Network is empty! Please contact the page developer is this is unexpected.</span>
</div>