mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 02:42:26 +00:00
9 lines
122 B
HTML
9 lines
122 B
HTML
![]() |
{% extends "base.html" %}
|
||
|
|
||
|
{% block title %}Create an account{% endblock %}
|
||
|
|
||
|
{% block content %}
|
||
|
Closed.
|
||
|
{% endblock %}
|
||
|
|