summaryrefslogtreecommitdiff
path: root/e_src/templates/tag
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-05-17 13:56:11 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-05-17 13:56:11 -0600
commit8f04b57f1adff758e74c255e448f8e2e9e861982 (patch)
treee3fcff2ce1691d0a5b71a1fffe598fa4f240d01f /e_src/templates/tag
parent0dae5d53c49dd7b946990ca9e232fb924bf4f918 (diff)
clean up and update readmev0.2.0
Diffstat (limited to 'e_src/templates/tag')
-rw-r--r--e_src/templates/tag/footer.html0
-rw-r--r--e_src/templates/tag/header.html1
-rw-r--r--e_src/templates/tag/list_entry.html1
-rw-r--r--e_src/templates/tag/list_footer.html1
-rw-r--r--e_src/templates/tag/list_header.html1
-rw-r--r--e_src/templates/tag/list_separator.html1
6 files changed, 0 insertions, 5 deletions
diff --git a/e_src/templates/tag/footer.html b/e_src/templates/tag/footer.html
deleted file mode 100644
index e69de29..0000000
--- a/e_src/templates/tag/footer.html
+++ /dev/null
diff --git a/e_src/templates/tag/header.html b/e_src/templates/tag/header.html
deleted file mode 100644
index 29372aa..0000000
--- a/e_src/templates/tag/header.html
+++ /dev/null
@@ -1 +0,0 @@
-<p>Posts filtered by tag: <a href="$$URL">$$NAME</a></p>
diff --git a/e_src/templates/tag/list_entry.html b/e_src/templates/tag/list_entry.html
deleted file mode 100644
index 3a7aaad..0000000
--- a/e_src/templates/tag/list_entry.html
+++ /dev/null
@@ -1 +0,0 @@
-<a href="$$URL">$$NAME</a> \ No newline at end of file
diff --git a/e_src/templates/tag/list_footer.html b/e_src/templates/tag/list_footer.html
deleted file mode 100644
index 8ce77e5..0000000
--- a/e_src/templates/tag/list_footer.html
+++ /dev/null
@@ -1 +0,0 @@
-</p>
diff --git a/e_src/templates/tag/list_header.html b/e_src/templates/tag/list_header.html
deleted file mode 100644
index 5bb080d..0000000
--- a/e_src/templates/tag/list_header.html
+++ /dev/null
@@ -1 +0,0 @@
-<p>Tags: \ No newline at end of file
diff --git a/e_src/templates/tag/list_separator.html b/e_src/templates/tag/list_separator.html
deleted file mode 100644
index c3a6e48..0000000
--- a/e_src/templates/tag/list_separator.html
+++ /dev/null
@@ -1 +0,0 @@
-, \ No newline at end of file