diff --git a/src/templates/article_card.html b/src/templates/article_card.html deleted file mode 100644 index e8dd226..0000000 --- a/src/templates/article_card.html +++ /dev/null @@ -1,12 +0,0 @@ -
- -
-

{article_title}

-

- {article_preview} -
- -

-
-
-
\ No newline at end of file diff --git a/src/templates/translation_card.html b/src/templates/translation_card.html deleted file mode 100644 index 3d896a9..0000000 --- a/src/templates/translation_card.html +++ /dev/null @@ -1,12 +0,0 @@ -
- -
-

{article_language_flag} {article_title}

-

- {article_preview} -
- -

-
-
-
\ No newline at end of file