forked from leftypol/leftypol
h2 -> h1
This commit is contained in:
parent
6f87892a4b
commit
614c1971f3
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@
|
||||||
</div>
|
</div>
|
||||||
{% if stats %}
|
{% if stats %}
|
||||||
<div class="ban" style="border: none; background: none;">
|
<div class="ban" style="border: none; background: none;">
|
||||||
<h2 id="post-statistics">
|
<h1 id="post-statistics">
|
||||||
{% trans "Post Statistics" %}
|
{% trans "Post Statistics" %}
|
||||||
</h2>
|
</h1>
|
||||||
</div>
|
</div>
|
||||||
<table class="modlog" style="width: 50%; text-align: left;">
|
<table class="modlog" style="width: 50%; text-align: left;">
|
||||||
<thead>
|
<thead>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue