Fix missing spaces in template of bootstrap2

This commit is contained in:
Stéphane Raimbault
2012-04-06 02:03:12 +02:00
parent 48ddc4174e
commit 7de793ef6d

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>{% block title %}{{ SITENAME }}{%endblock%}</title>
<title>{% block title %}{{ SITENAME }}{% endblock %}</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">