added highlight.js support
This commit is contained in:
parent
d30c9d71a6
commit
9d3751f241
11 changed files with 204 additions and 38 deletions
|
@ -9,7 +9,7 @@
|
|||
{% block body %}
|
||||
|
||||
<div id="page-content" style="display:none">
|
||||
{{ page.data|safe }}
|
||||
{{ page.data }}
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue