0e2288565d
The first iteration for config editor and server reload from the web interface.
10 lines
No EOL
378 B
HTML
10 lines
No EOL
378 B
HTML
<!-- Required meta tags -->
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<!-- Bootstrap CSS -->
|
|
<link rel="stylesheet" href="assets/css/toastify.min.css">
|
|
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
|
|
<link rel="stylesheet" href="assets/css/solarized-dark-theme.min.css">
|
|
|
|
<title>{{.Title}}</title> |