Bitcoin.org/_includes/layout/base-core/content.html
2018-03-20 10:53:12 +01:00

9 lines
191 B
HTML

{% comment %}
This file is licensed under the MIT License (MIT) available on
http://opensource.org/licenses/MIT.
{% endcomment %}
<div id="content" class="content">
{{ content }}
</div>