Browse Source

h2 -> h1

pull/40/head
nonmakina 3 years ago
parent
commit
3beb54ac2b
  1. 4
      templates/themes/categories/news.html

4
templates/themes/categories/news.html

@ -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…
Cancel
Save