mailiverse/cpp/Lib/xcode-botan/Botan-1.10.3/doc/_templates/layout.html
2013-07-25 22:51:23 -04:00

10 lines
184 B
HTML

{% extends "!layout.html" %}
{% block header %}
<div class="header-wrapper">
<div class="header">
<h1>{{ shorttitle|e }}</h1>
</div>
</div>
{% endblock %}