add <title>
This commit is contained in:
parent
2318c38d12
commit
1f2fedf419
|
@ -1,6 +1,7 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<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/text.css" />
|
||||||
<link rel="stylesheet" type="text/css" href="/static/css/jquery.tooltip.css" />
|
<link rel="stylesheet" type="text/css" href="/static/css/jquery.tooltip.css" />
|
||||||
<script type="text/javascript" src="/static/js/jquery.js"></script>
|
<script type="text/javascript" src="/static/js/jquery.js"></script>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user