mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-04 03:31:29 +08:00
4 lines
69 B
HTML
4 lines
69 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block body %}{{ stuff }}{% endblock %}
|