32 lines
1.0 KiB
Plaintext
32 lines
1.0 KiB
Plaintext
@inherits LayoutComponentBase
|
|
|
|
<HeadContent>
|
|
<!-- Place favicon.ico in the root directory -->
|
|
<link rel="icon" type="image/png" href="img/logo/siyahe.png" />
|
|
<!-- CSS here -->
|
|
<link rel="stylesheet" href="css/bootstrap.rtl.min.css">
|
|
<link rel="stylesheet" href="css/animate.css">
|
|
<link rel="stylesheet" href="css/custom-animation.css">
|
|
<link rel="stylesheet" href="css/slick.css">
|
|
<link rel="stylesheet" href="css/nice-select.css">
|
|
<link rel="stylesheet" href="css/flaticon.css">
|
|
<link rel="stylesheet" href="css/swiper-bundle.css">
|
|
<link rel="stylesheet" href="css/meanmenu.css">
|
|
<link rel="stylesheet" href="css/font-awesome-pro.css">
|
|
<link rel="stylesheet" href="css/magnific-popup.css">
|
|
<link rel="stylesheet" href="css/spacing.css">
|
|
<link rel="stylesheet" href="css/Lanstyle.css">
|
|
<link rel="stylesheet" href="css/rtl.css">
|
|
</HeadContent>
|
|
|
|
<Lheader />
|
|
<div id="smooth-wrapper">
|
|
<div id="smooth-content">
|
|
@Body
|
|
<Lfooter />
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|