diff --git a/templates/feed.html b/templates/feed.html index 31130e7..c3964be 100644 --- a/templates/feed.html +++ b/templates/feed.html @@ -3,19 +3,19 @@ {{feed.feed_url}} {{feed.last_pub_date.clone().unwrap_or("None".to_string())}} - - - - -
- -
-

Create new RSS Feed subscription

-
-
- - -
- -
- - - - - - - - - - - {{ feeds|safe }} - + +
+ +
+ +
+

Create new RSS Feed subscription

+
+
+ + + +
+ + +
+
+
+
Feed NameFeed URLLast Mail SentActions
+ + + + + + + + + + {{ feeds|safe }} +
Feed NameFeed URLLast Mail SentActions
+ + {% endblock %}