This repository has been archived on 2023-10-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyNyaaTa/templates/home.html

4 lines
120 B
HTML

{% extends "layout.html" %}
{% block title %}Animes torrents search engine{% endblock %}
{% block body %}{% endblock %}