diff --git a/assets/HypertextPages/chat.html b/assets/HypertextPages/chat.nytl.html similarity index 93% rename from assets/HypertextPages/chat.html rename to assets/HypertextPages/chat.nytl.html index 5d888f7..cc6617b 100644 --- a/assets/HypertextPages/chat.html +++ b/assets/HypertextPages/chat.nytl.html @@ -1,3 +1,4 @@ +{% ELDEF main JSON pres JSON userinfo %}
@@ -36,3 +37,4 @@ +{% ENDELDEF %} diff --git a/assets/HypertextPages/list-rooms.html b/assets/HypertextPages/list-rooms.nytl.html similarity index 94% rename from assets/HypertextPages/list-rooms.html rename to assets/HypertextPages/list-rooms.nytl.html index 4a041f5..4a638ce 100644 --- a/assets/HypertextPages/list-rooms.html +++ b/assets/HypertextPages/list-rooms.nytl.html @@ -1,3 +1,4 @@ +{% ELDEF main JSON pres JSON userinfo %} @@ -7,6 +8,7 @@ +{% PUT pass-userinfo userinfo %}