mailiverse/cpp/Lib/xcode-botan/Botan-1.10.3/doc/_templates/layout.html

10 lines
184 B
HTML
Raw Normal View History

2013-07-25 22:51:23 -04:00
{% extends "!layout.html" %}
{% block header %}
<div class="header-wrapper">
<div class="header">
<h1>{{ shorttitle|e }}</h1>
</div>
</div>
{% endblock %}