##// END OF EJS Templates
Moved search link to the header
Moved search link to the header

File last commit:

r152:402a3d7f default
r824:29b4dc43 default
Show More
static_base.html
9 lines | 176 B | text/html | HtmlLexer
{% extends "boards/base.html" %}
{% load i18n %}
{% block content %}
<div class="post">
{% block staticcontent %}
{% endblock %}
</div>
{% endblock %}