The next previous navigation at the bottom of shared-utils.tpl.html is very small #6

Open
opened 2023-07-02 16:26:15 +00:00 by ken_fallon · 0 comments
Owner

The top line seems fine while the bottom one is too small.

<p class="meta"><small><a href="./eps/hpr0001/index.html" rel="first">&lt;&lt; First</a>, 	<a href="./eps/hpr3889/index.html" rel="previous">&lt; Previous</a>,	Next <span>&gt;</span>	<a href="./eps/hpr4131/index.html" rel="last">Latest &gt;&gt;</a></small>		</p>

<p             ><small><a href="./eps/hpr0001/index.html" rel="first">&lt;&lt; First</a>, 	<a href="./eps/hpr3889/index.html" rel="previous">&lt; Previous</a>,	Next <span>&gt;</span>	<a href="./eps/hpr4131/index.html" rel="last">Latest &gt;&gt;</a></small>

This is probably the <p class="meta"> tag is missing in the second line

The top line seems fine while the bottom one is too small. ``` <p class="meta"><small><a href="./eps/hpr0001/index.html" rel="first">&lt;&lt; First</a>, <a href="./eps/hpr3889/index.html" rel="previous">&lt; Previous</a>, Next <span>&gt;</span> <a href="./eps/hpr4131/index.html" rel="last">Latest &gt;&gt;</a></small> </p> <p ><small><a href="./eps/hpr0001/index.html" rel="first">&lt;&lt; First</a>, <a href="./eps/hpr3889/index.html" rel="previous">&lt; Previous</a>, Next <span>&gt;</span> <a href="./eps/hpr4131/index.html" rel="last">Latest &gt;&gt;</a></small> ``` This is probably the `<p class="meta">` tag is missing in the second line
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: HPR/hpr_hub#6
No description provided.