fix description location

This commit is contained in:
KF7EEL 2021-01-01 14:12:38 -08:00
parent 215af2ea6c
commit e753f4f56b
1 changed files with 1 additions and 1 deletions

View File

@ -15,11 +15,11 @@ p {
</style> </style>
</head> </head>
<body> <body>
<p style="text-align: left;"><em>{{description}}</em></p>
<p><img style="display: block; margin-left: auto; margin-right: auto;" src="{{logo}}" alt="Logo" width="300" height="144" /></p> <p><img style="display: block; margin-left: auto; margin-right: auto;" src="{{logo}}" alt="Logo" width="300" height="144" /></p>
<h1 style="text-align: center;">{{title}}</h1> <h1 style="text-align: center;">{{title}}</h1>
<hr /> <hr />
<p style="text-align: center;"><em>Page automatically reloads every 2 minutes.</em></p> <p style="text-align: center;"><em>Page automatically reloads every 2 minutes.</em></p>
<p style="text-align: left;"><em>{{description}}</em></p>
<table> <table>
<tbody> <tbody>
<tr> <tr>