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/admin/edit.html

6 lines
107 B
HTML
Raw Normal View History

2019-12-09 11:10:57 +00:00
{% extends "layout.html" %}
{% block title %} - Admin Edit {% endblock %}
{% block body %}
{% endblock %}