@using WebsitePanel.WebDavPortal.Resources @using WebsitePanel.WebDavPortal.UI.Routes @model WebsitePanel.WebDavPortal.Models.ModelForWebDav
@UI.Name @UI.Type @UI.Modified
@section popups { @Html.Partial("_ProcessDialog", null) @Html.Partial("_ConfirmDialog") }