Branding.

This commit is contained in:
Marat Fayzullin
2023-01-04 23:04:37 -05:00
parent 2264b00813
commit cc0591b45d
6 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
<HTML><HEAD>
<TITLE>OpenWebRX Feature report</TITLE>
<TITLE>OpenWebRX+ Feature Report</TITLE>
<link rel="shortcut icon" type="image/x-icon" href="static/favicon.ico" />
<link rel="stylesheet" href="static/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="static/css/admin.css" />
@@ -11,7 +11,7 @@
${header}
<div class="container">
${breadcrumb}
<h1>OpenWebRX Feature Report</h1>
<h1>OpenWebRX+ Feature Report</h1>
<table class="features table">
<tr>
<th>Feature</th>
@@ -22,4 +22,4 @@
</table>
${breadcrumb}
</div>
</BODY></HTML>
</BODY></HTML>