{% extends "layout.html" %} {% block title %}Browse :: {{ config.SITE_NAME }}{% endblock %} {% block body %}

Hello! This site is still a work in progress and new features (faster and actually more accurate search, comments etc.) will be added in the coming days.

We welcome you to provide feedback at #nyaa-dev@irc.rizon.net

Our GitHub: https://github.com/nyaadevs - creating issues for features and faults is recommendable!

{% include "search_results.html" %} {% endblock %}