{% extends "encyclopedia/layout.html" %} {% block title %} Search {% endblock %} {% block body %}
{% csrf_token %} {{createform.as_p}}
{% endblock %}