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
Raw Normal View History

2019-11-29 14:04:32 +00:00
{% extends "layout.html" %}
{% block title %}Animes torrents search engine{% endblock %}
{% block body %}{% endblock %}