From 1a08821a024cd09b361937b32d0498f21583d7e5 Mon Sep 17 00:00:00 2001
From: EuAndreh <eu@euandre.org>
Date: Fri, 24 Jan 2020 13:15:34 -0300
Subject: Add pastebins.html listing page

---
 site/templates/post.html | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'site/templates/post.html')

diff --git a/site/templates/post.html b/site/templates/post.html
index 428ebff..7aa2775 100644
--- a/site/templates/post.html
+++ b/site/templates/post.html
@@ -1,9 +1,6 @@
 <article>
   <section class="header">
     Posted on $date$
-    $if(author)$
-    by $author$
-    $endif$
   </section>
   <section>
     $body$
-- 
cgit v1.2.3