diff options
Diffstat (limited to 'v2/src/lib/category.html')
-rw-r--r-- | v2/src/lib/category.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v2/src/lib/category.html b/v2/src/lib/category.html new file mode 100644 index 0000000..172829b --- /dev/null +++ b/v2/src/lib/category.html @@ -0,0 +1,3 @@ + <li> + <a href="$url">$title_html</a> - $formatted_date_html + </li> |