Skip to content

Commit a5d1266

Browse files
committed
Removed superfluous stats pages headers which would be repeated with different layout on the next line, as part of the graphs.
- Legacy-Id: 14953
1 parent 010910a commit a5d1266

15 files changed

Lines changed: 0 additions & 31 deletions

ietf/templates/stats/document_stats_author_affiliation.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_author_citations.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_author_continent.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_author_country.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_author_documents.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_author_hindex.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_authors.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_format.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_formlang.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

ietf/templates/stats/document_stats_pages.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
<h3>{{ stats_title }}</h3>
2-
31
<div id="chart"></div>
42

53
<script>

0 commit comments

Comments
 (0)