diff --git a/panel/src/panel/templates/index.html b/panel/src/panel/templates/index.html index aadc25d0..1f091878 100644 --- a/panel/src/panel/templates/index.html +++ b/panel/src/panel/templates/index.html @@ -3,5 +3,56 @@ {% block content %}

Fediversity Panel

-

Hello world!

+
+ {% csrf_token %} + +
+ + +
+ +
+ Services: + +
+ + +
+ + + +
+ + +
+ + + +
+ + +
+ + + +
+ + +
+ {% endblock %}