diff --git a/apps/note/templates/sheets/waiting_list.html b/apps/note/templates/sheets/waiting_list.html new file mode 100644 index 00000000..e0883c0e --- /dev/null +++ b/apps/note/templates/sheets/waiting_list.html @@ -0,0 +1,88 @@ +{% extends "base.html" %} + +{% load i18n %} + +{% block content %} +