@page @model CloudMosaic.Frontend.Pages.GalleriesModel @{ ViewData["Title"] = "Tile Galleries"; }
Here are the tile galleries you have created.
Name | Status | Image Source | Public | Edit | |
---|---|---|---|---|---|
@gallery.Name | @gallery.Status | @gallery.Attributions | @if (@gallery.IsPublic) {} else { | } | Edit |