+ | {{feed.name}} |
+ {{feed.feed_url}} |
+ {{feed.last_pub_date.clone().unwrap_or("None".to_string())}} |
+
+
+ |
+
\ No newline at end of file
diff --git a/templates/index.html b/templates/index.html
index 041834e..1c1736c 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -2,6 +2,29 @@
{% block title %}Hello!{% endblock %}
-{% block content %}
-