jules
4 years ago
4 changed files with 30 additions and 3 deletions
@ -0,0 +1,12 @@ |
|||||
|
{% extends "layout.html" %} |
||||
|
{% block content %} |
||||
|
|
||||
|
{{ text }} |
||||
|
|
||||
|
|
||||
|
<style type="text/css"> |
||||
|
div#toc{ |
||||
|
display: none |
||||
|
} |
||||
|
</style> |
||||
|
{% endblock content %} |
Loading…
Reference in new issue