title = "Blog" url = "/blog" layout = "master" is_hidden = 0 contentType = "html" force_show = 0 == where("status", 1)->where("lang", $lang)->where("category", "blog")->orderBy("id", "desc")->get(); $this->page->turkishlink = "/tr/blog/"; $this->page->englishlink = "/en/blog/"; if($this['getlang'] == 'en'){ $this->page->meta_title = "Blog - Villa Yapı Prefabrik"; $this->page->meta_description = ""; $this->page->canonical = "https://www.villayapi.com/en/blog/"; }else{ $this->page->meta_title = "Blog - Villa Yapı Prefabrik"; $this->page->meta_description = ""; $this->page->canonical = "https://www.villayapi.com/tr/blog/"; } } ?> == {{ "Blog"|_ }} {{ "Ana Sayfa"|_ }} {{ "Blog"|_ }} {% for item in news %} {{ item.name }} {{ item.content|striptags|slice(0, 200) }} {{ "Devamını Oku"|_ }} {% endfor %}
{{ item.content|striptags|slice(0, 200) }}