mattermost-channels/header.html

18 lines
407 B
HTML
Raw Normal View History

2024-11-23 14:51:27 +01:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>$mattermost_name channels</title>
<style>
img.emoji {
width: 1em;
height: 1em;
vertical-align: center;
}
</style>
2024-11-23 14:51:27 +01:00
</head>
<body>
<h1>$mattermost_name channels</h1>
<p>A list of all $channel_count public channels in the team $team_name on $mattermost_name, as of $lastupdated</p>