Update default.html (#8305)

Merge pull request 8305
This commit is contained in:
Francesco Bianco
2020-07-16 18:23:05 +02:00
committed by GitHub
parent 716536b551
commit e2159f72e3

View File

@@ -7,6 +7,6 @@
<link rel="stylesheet" href="{{ "/assets/css/main.css" | relative_url }}">
</head>
<body>
{{ content}}
{{ content }}
</body>
</html>