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.
|
@{
|
|
Layout = null;
|
|
}
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<meta name="viewport" content="width=device-width" />
|
|
<title>سومین: مرکز کاریابی برنامهریزی و کنترل پروژه</title>
|
|
<link rel="stylesheet" type="text/css" href="@Url.Content("~/Content/bootstrap.min.cs")" />
|
|
</head>
|
|
<body>
|
|
<div>
|
|
</div>
|
|
<script src="@Url.Content("~/Script/bootstrap.min.js")"></script>
|
|
</body>
|
|
</html>
|