fix description location
This commit is contained in:
parent
215af2ea6c
commit
e753f4f56b
@ -15,11 +15,11 @@ p {
|
||||
</style>
|
||||
</head>
|
||||
<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>
|
||||
<h1 style="text-align: center;">{{title}}</h1>
|
||||
<hr />
|
||||
<p style="text-align: center;"><em>Page automatically reloads every 2 minutes.</em></p>
|
||||
<p style="text-align: left;"><em>{{description}}</em></p>
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user