diff --git a/src/article_meta_info.html b/src/article_meta_info.html new file mode 100644 index 0000000..cb6111c --- /dev/null +++ b/src/article_meta_info.html @@ -0,0 +1,59 @@ +{% load i18n %} +{% load blog_tags %} + + + + + diff --git a/src/article_pagination.html b/src/article_pagination.html new file mode 100644 index 0000000..95514ff --- /dev/null +++ b/src/article_pagination.html @@ -0,0 +1,17 @@ +{% load i18n %} + \ No newline at end of file diff --git a/src/article_tag_list.html b/src/article_tag_list.html new file mode 100644 index 0000000..c8ba474 --- /dev/null +++ b/src/article_tag_list.html @@ -0,0 +1,19 @@ +{% load i18n %} +{% if article_tags_list %} +