change language property
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
layout: default
 | 
			
		||||
---
 | 
			
		||||
<div class='post {% if page.fa %}fa-post{% endif %}'>
 | 
			
		||||
<div class='post lang-{% if page.lang %}{{ page.lang }}{% else %}en{% endif %}'>
 | 
			
		||||
 | 
			
		||||
  <div class="post-header">
 | 
			
		||||
    <h1 class="post-title">{{ page.title }}</h1>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user