add <title>

This commit is contained in:
sanj 2010-11-14 01:01:49 +05:30
parent 2318c38d12
commit 1f2fedf419

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title> {{ text.title }} </title>
<link rel="stylesheet" type="text/css" href="/static/css/text.css" />
<link rel="stylesheet" type="text/css" href="/static/css/jquery.tooltip.css" />
<script type="text/javascript" src="/static/js/jquery.js"></script>