fix description location
This commit is contained in:
parent
215af2ea6c
commit
e753f4f56b
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user