You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
437 B

  1. @{
  2. Layout = null;
  3. }
  4. <!DOCTYPE html>
  5. <html>
  6. <head>
  7. <meta name="viewport" content="width=device-width" />
  8. <title>سومین: مرکز کاریابی برنامه‌ریزی و کنترل پروژه</title>
  9. <link rel="stylesheet" type="text/css" href="@Url.Content("~/Content/bootstrap.min.cs")" />
  10. </head>
  11. <body>
  12. <div>
  13. </div>
  14. <script src="@Url.Content("~/Script/bootstrap.min.js")"></script>
  15. </body>
  16. </html>