about summary refs log tree commit homepage
path: root/lib/PublicInbox/WwwStream.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-07-21 01:23:02 +0000
committerEric Wong <e@80x24.org>2016-07-21 01:23:18 +0000
commit803914775816f7de5485fa397bad64e1bd404381 (patch)
treea73ce57ebdbd843b8450a9b64861effb54b47ec5 /lib/PublicInbox/WwwStream.pm
parent8888a03c12dcd0f17ff611f4617523942a3aed49 (diff)
downloadpublic-inbox-803914775816f7de5485fa397bad64e1bd404381.tar.gz
Clearly label "Thread overview" and "Reply instructions"
so users can quickly skip stuff they're not interested in.

Additionally, note the fact the thread view allows quick
navigation within the thread to avoid extra network requests
and improve the display for single-message threads.

Finally, use <hr> to better-delineate sections of each page.
Diffstat (limited to 'lib/PublicInbox/WwwStream.pm')
-rw-r--r--lib/PublicInbox/WwwStream.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/PublicInbox/WwwStream.pm b/lib/PublicInbox/WwwStream.pm
index bce384b7..bdc8048d 100644
--- a/lib/PublicInbox/WwwStream.pm
+++ b/lib/PublicInbox/WwwStream.pm
@@ -80,7 +80,7 @@ sub _html_end {
                         join("\n", map { "\tgit clone --mirror $_" } @urls);
         }
         my $url = PublicInbox::Hval::prurl($ctx->{env}, PI_URL);
-        '<pre>'.join("\n",
+        '<hr><pre>'.join("\n",
                 '- ' . $desc,
                 $urls,
                 'Served with public-inbox: '.