You are running NuGet.Server v<%= typeof(NuGet.Server.DataServices.Package).Assembly.GetName().Version %>
        
            Click ">here to view your packages.
        
        
        <% if (Request.IsLocal) { %>
        
            To add packages to the feed put package files (.nupkg files) in the folder "<% = NuGet.Server.Infrastructure.PackageUtility.PackagePhysicalPath%>".
        
        <% } %>