} else {
                        // tags selected but no results
                        this.$el.find('#emptycontent').html('<div class="icon-systemtags"></div>' +
                            '<h2>' + t('systemtags', 'No files found for the selected tags') + '</h2>');
                    }