9 lines
175 B
Plaintext
9 lines
175 B
Plaintext
@page
|
|
@model Aeroflot.Flights.Web.Pages.RobotsModel
|
|
@{
|
|
Layout = null;
|
|
this.Response.ContentType = "text/plain";
|
|
}
|
|
@Model.RobotsTxtRules
|
|
|
|
Sitemap: @Model.SitemapLink |