This commit is contained in:
Rich
2021-07-03 19:51:16 +01:00
parent c357c654a6
commit c432f978b4

View File

@@ -1,11 +1,7 @@
<html>
<head>
{% if title %}
<title>{{ title }} - Microblog</title>
{% else %}
<title>Welcome to Microblog</title>
{% endif %}
<title>Travel Router</title>
</head>
<body>