aboutsummaryrefslogtreecommitdiffstats
path: root/ryuslash/aggregator/templates/aggregator/posts.html
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-05-23 01:01:27 +0200
committerGravatar Tom Willemse2013-05-23 01:01:27 +0200
commit697515e0852fad2d575c89261f719c4e1da26d09 (patch)
treed78e687e1a1e5bd3c2d9411cc0bc6072ab475b13 /ryuslash/aggregator/templates/aggregator/posts.html
parentc14ccf7079c8d68473e80df9c20aaac735f69447 (diff)
downloadryuslash.org-master.tar.gz
ryuslash.org-master.zip
Add profile urlHEADmaster
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 %}