Add title as H1 header
This commit is contained in:
parent
2a9cdb1cc7
commit
0ecf55e7be
2 changed files with 13 additions and 1 deletions
|
|
@ -10,8 +10,9 @@
|
|||
</head>
|
||||
<body>
|
||||
<img src="/images/logo.png" alt="Devon.LOL" class="logo">
|
||||
<h1>{{ title }}</h1>
|
||||
<article>
|
||||
{{ content | safe }}
|
||||
</article>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue