Add simple mechanism for fast re-render.
This commit is contained in:
parent
a8c4d6ef48
commit
57ed8fa15c
2 changed files with 89 additions and 13 deletions
|
@ -7,8 +7,8 @@
|
|||
<link rel="stylesheet" href="../css/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<article>
|
||||
<h2 class="post-title">{{ title }}</h2>
|
||||
{{ content | safe }}
|
||||
</article>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue