diff options
Diffstat (limited to 'templates/header.html')
-rw-r--r-- | templates/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/header.html b/templates/header.html index 8b65ad6..ca97f81 100644 --- a/templates/header.html +++ b/templates/header.html @@ -8,6 +8,7 @@ --> <link href="/static/cantarell.css" rel="stylesheet"> <link href="/static/base.css" rel="stylesheet"> + {{.}} </head> <body> |