pull/203/merge
Javad Evazzadeh Kakroudi 2015-06-25 03:40:35 +00:00
commit d6a0c0bb31
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% block header %}
<!DOCTYPE html>
<html lang="en">
<html {%if language_current%}lang="{{language_current}}"{%endif%} {%if direction_current%}dir="{{direction_current}}" class='{{direction_current}}'{%endif%}>
<head>
<meta charset="utf-8">
<title>{{ title }}</title>