|
|
@ -3,6 +3,7 @@ |
|
|
|
<head> |
|
|
|
<title>{% block title %}{{ sitename }}{% endblock %}</title> |
|
|
|
<meta charset='utf-8' content='text/html' http-equiv='content-type'> |
|
|
|
<meta name='viewport' content='width=device-width, initial-scale=1.0'> |
|
|
|
<link href='{{ sitepath }}static/css/linx.css' media='screen, projection' rel='stylesheet' type='text/css'> |
|
|
|
<link href='{{ sitepath }}static/css/hint.css' rel='stylesheet' type='text/css'> |
|
|
|
<link href='{{ sitepath }}static/images/favicon.gif' rel='icon' type='image/gif'> |
|
|
|