Update templates/gem.html
This commit is contained in:
parent
2ec4da7e64
commit
6d8dfc7d18
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@
|
||||||
<title>{{title}}</title>
|
<title>{{title}}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{% block code %} {% endblock %}
|
{{code}}
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Add table
Reference in a new issue