verdandi/test_input/templates/base.html

8 lines
81 B
HTML

<html>
<head>
<title>{{page_title}}</title>
</head>
<body>
</body>
</html>