diff --git a/src/frontend/app/ui/gallery/gallery.component.html b/src/frontend/app/ui/gallery/gallery.component.html
index f217d115..f95f7fe2 100644
--- a/src/frontend/app/ui/gallery/gallery.component.html
+++ b/src/frontend/app/ui/gallery/gallery.component.html
@@ -45,12 +45,12 @@
+ [directories]="directoryContent?.directories || []">
0">
+ *ngIf="config.Client.MetaFile.markdown && directoryContent?.metaFile && (directoryContent.metaFile | mdFiles).length>0">
@@ -60,10 +60,10 @@
+ [photos]="directoryContent?.media | photosOnly"
+ [gpxFiles]="directoryContent?.metaFile | gpxFiles">
-