Skip to content

Commit 657cca2

Browse files
committed
footer: fix ul/li marker
1 parent 9f4d4bd commit 657cca2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

theme/apache/templates/base.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -310,12 +310,12 @@ <h4>Tooling</h4>
310310
<div class="footer-headline"><h4>Subscribe</h4></div>
311311
<p>We have two mailing lists, one for SDK developers, and one for SDK users.</p>
312312
<ul>
313-
<li><p><strong>Users</strong>, send an email to <br>
314-
315-
</p></li>
316-
<li><p><strong>Contributors</strong>, send an email to <br>
317-
318-
</p></li>
313+
<li><strong>Users</strong>, send an email to <br>
314+
315+
</li>
316+
<li><strong>Contributors</strong>, send an email to <br>
317+
318+
</li>
319319
</ul>
320320
</div>
321321

0 commit comments

Comments
 (0)