Pass config to template
This commit is contained in:
@@ -9,8 +9,12 @@
|
||||
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
{{markdown|safe}}
|
||||
<div class="pagehead">
|
||||
</div>
|
||||
<div class="pagebody">
|
||||
{{markdown|safe}}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user