aboutsummaryrefslogtreecommitdiff
path: root/site/templates/post.html
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-01-24 13:15:34 -0300
committerEuAndreh <eu@euandre.org>2020-01-24 13:15:34 -0300
commit1a08821a024cd09b361937b32d0498f21583d7e5 (patch)
tree86b9f08144fcf4e763f2e816919c9421aff360bd /site/templates/post.html
parentutils.nix: Revert change (diff)
downloadeuandre.org-1a08821a024cd09b361937b32d0498f21583d7e5.tar.gz
euandre.org-1a08821a024cd09b361937b32d0498f21583d7e5.tar.xz
Add pastebins.html listing page
Diffstat (limited to 'site/templates/post.html')
-rw-r--r--site/templates/post.html3
1 files changed, 0 insertions, 3 deletions
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$