summaryrefslogtreecommitdiff
path: root/blog/src/templates
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-05-27 21:51:53 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-05-27 21:51:53 -0600
commitd01bcc92f5a32fefadf28fa26cf12ece731fe374 (patch)
tree1b0101e95a2e864e1e473ac4584a5095579667c0 /blog/src/templates
parente80db27e564445d7a9dd98bb8fd011b48d30fd73 (diff)
reflect new article arrangement
Diffstat (limited to 'blog/src/templates')
-rw-r--r--blog/src/templates/article/footer.html8
-rw-r--r--blog/src/templates/tag/list_footer.html1
-rw-r--r--blog/src/templates/tag/list_header.html1
3 files changed, 9 insertions, 1 deletions
diff --git a/blog/src/templates/article/footer.html b/blog/src/templates/article/footer.html
index 8778a5e..354aac2 100644
--- a/blog/src/templates/article/footer.html
+++ b/blog/src/templates/article/footer.html
@@ -1,2 +1,8 @@
+
+<hr>
+<div class="article-info">
<p>By: $$AUTHOR</p>
-<p>Created: $$CTIME, edited: $$MTIME</p>
+<p>Created: $$CTIME</p>
+<p>Edited: $$MTIME</p>
+$$TAGS
+</div>
diff --git a/blog/src/templates/tag/list_footer.html b/blog/src/templates/tag/list_footer.html
index 8ce77e5..a1a9917 100644
--- a/blog/src/templates/tag/list_footer.html
+++ b/blog/src/templates/tag/list_footer.html
@@ -1 +1,2 @@
</p>
+</div>
diff --git a/blog/src/templates/tag/list_header.html b/blog/src/templates/tag/list_header.html
index d12f767..af11130 100644
--- a/blog/src/templates/tag/list_header.html
+++ b/blog/src/templates/tag/list_header.html
@@ -1 +1,2 @@
+<div class="article-tags">
<p>Tags: