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> <html>
<head> <head>
{% if title %} <title>Travel Router</title>
<title>{{ title }} - Microblog</title>
{% else %}
<title>Welcome to Microblog</title>
{% endif %}
</head> </head>
<body> <body>