mirror of
https://github.com/Xevion/glance.git
synced 2025-12-15 12:12:01 -06:00
Don't show error if RSS feeds didn't return any items
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
{{ end }}
|
||||
</div>
|
||||
</li>
|
||||
{{ else }}
|
||||
<li>{{ .NoItemsMessage }}</li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user