Frontend: Add channel updating support
This commit is contained in:
10
static/channel_updated.html
Normal file
10
static/channel_updated.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE HTML>
|
||||
<html>
|
||||
<head>
|
||||
<title>Channel updated</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>Channel successfully updated</p>
|
||||
<a href="/panel">Return to user panel</a>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user