new pisilinux web sites

This commit is contained in:
Erkan IŞIK
2026-07-01 16:44:17 +03:00
commit b58488b586
21740 changed files with 2066209 additions and 0 deletions
@@ -0,0 +1,18 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>{[ //echo ayar()->ayar_title; ]}</title>
<link href="css/bootstrap.css" rel="stylesheet" />
<link href="css/font-awesome.css" rel="stylesheet" />
<link href="css/custom-styles.css" rel="stylesheet" />
<script src="ckeditor/ckeditor.js"></script>
@if(LANG == 'ir')
<style>
body{
direction: rtl;
}
</style>
@endif