diff options
| author | maxim nikonov <maxim.nikonov@hqo.co> | 2025-09-20 01:12:44 +0500 |
|---|---|---|
| committer | maxim nikonov <maxim.nikonov@hqo.co> | 2025-09-20 01:12:44 +0500 |
| commit | 172ebc2cefcc3887b4b2a364eca93cbf8aa4e0c4 (patch) | |
| tree | 60af3651b3bce781f71267789d7e6d92dbf15d59 /src/templates | |
| parent | 1ff2667b40a6956ffefbff20bdc87d2692e4ddd3 (diff) | |
feat
Diffstat (limited to 'src/templates')
| -rw-r--r-- | src/templates/tags.html | 12 |
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 |
