URI:
       tExplain ephemeral on page. - blck - ephemeral pastebin/url shortener
  HTML git clone https://git.parazyd.org/blck
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit debbc6c89949bc86ae498af4c8a0e4cb688e5be8
   DIR parent b4cd3d91e1c7530bda0cd961edd91f1997b67400
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Tue,  9 Feb 2021 11:36:03 +0100
       
       Explain ephemeral on page.
       
       Diffstat:
         M templates/index.html                |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/templates/index.html b/templates/index.html
       t@@ -75,7 +75,7 @@
          <div class="container">
            <div class="jumbotron">
              <h1>blck</h1>
       -      <p class="lead">Upload an ephemeral file</p>
       +      <p class="lead">Upload an <abbr title="It gets deleted when viewed"><u>ephemeral</u></abbr> file</p>
              <div class="form">
                <form method="post" action="{{ r }}" enctype="multipart/form-data">
                  <input type="file" id="upload-input" name="c" class="btn" ="Select file">