diff --git a/templates/listings.html b/templates/listings.html index 6b08f71..56a2f4b 100644 --- a/templates/listings.html +++ b/templates/listings.html @@ -16,6 +16,10 @@ Remote Party Finder + {%- if containers.is_empty() %} +
+ No listings - download the plugin to help contribute! + {%- endif %}
{%- for container in containers %} {%- let listing = container.listing.borrow() %}