{% extends "pathed_content.html" %} {% block second_title %}

Dergen Search

{% endblock %} {%block content_article %}

Dergle


{% for type in search_query.types %} {% endfor %}
{% if display_type == 'no_search' %}

Search for something :D

{% elseif display_type == 'image' %} {%elseif display_type == 'no results' %}

How sad. There are no images yet... What a real shame :c

{%else%} {% endif %} {%endblock%}