aboutsummaryrefslogtreecommitdiffstats
path: root/ryuslash/aggregator/templates/aggregator/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'ryuslash/aggregator/templates/aggregator/posts.html')
-rw-r--r--ryuslash/aggregator/templates/aggregator/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ryuslash/aggregator/templates/aggregator/posts.html b/ryuslash/aggregator/templates/aggregator/posts.html
index 0a97729..9f78b1d 100644
--- a/ryuslash/aggregator/templates/aggregator/posts.html
+++ b/ryuslash/aggregator/templates/aggregator/posts.html
@@ -14,7 +14,7 @@
<br />
Feeds:
{% for feed in feeds %}
- <a href="{{ feed.base_url }}" class="btn btn-block">
+ <a href="{{ feed.profile }}" class="btn btn-block">
{{ feed.name }}
</a>
{% empty %}