Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
123456789101112
  1. 
  2. @{
  3. ViewBag.Title = "ChildIndex";
  4. Layout = "~/Views/Shared/_PageIndex.cshtml";
  5. }
  6. <link href="~/Content/style/ChildIndex.css" rel="stylesheet" />
  7. <script src="~/Content/scripts/ChildIndex.js"></script>
  8. <div class="lr-site-body-container">
  9. </div>