summaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates')
-rw-r--r--src/templates/tags.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/templates/tags.html b/src/templates/tags.html
deleted file mode 100644
index 86c0626..0000000
--- a/src/templates/tags.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Категории</title>
-</head>
-<body>
- Категории
- {%tags%}
-</body>
-</html> \ No newline at end of file