This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2020-12-02 12:56:26 +00:00
|
|
|
{% extends "base/skeleton.html" %}
|
2020-11-20 21:46:05 +00:00
|
|
|
|
2020-12-02 12:56:26 +00:00
|
|
|
{% block body %}
|
|
|
|
<pb-interface-admin></pb-interface-admin>
|
2020-11-20 21:46:05 +00:00
|
|
|
{% endblock %}
|