diff --git a/src/main/resources/templates/fragments/feed-list.html b/src/main/resources/templates/fragments/feed-list.html index 8d81db9..5d1e843 100644 --- a/src/main/resources/templates/fragments/feed-list.html +++ b/src/main/resources/templates/fragments/feed-list.html @@ -1,3 +1,14 @@ +{#if syncing?? && syncing} +
Fetching releases from MusicBrainz…
-No releases yet.
Search for an artist above and click Follow to start tracking their release groups.