verdandi/test_input/templates/base.html

8 lines
81 B
HTML
Raw Normal View History

2015-02-26 20:26:39 +01:00
<html>
<head>
<title>{{page_title}}</title>
</head>
<body>
</body>
</html>