aboutsummaryrefslogtreecommitdiffstats
path: root/aggregator/templates/aggregator/posts.html
diff options
context:
space:
mode:
Diffstat (limited to 'aggregator/templates/aggregator/posts.html')
-rw-r--r--aggregator/templates/aggregator/posts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/aggregator/templates/aggregator/posts.html b/aggregator/templates/aggregator/posts.html
index 094ad25..14b3eda 100644
--- a/aggregator/templates/aggregator/posts.html
+++ b/aggregator/templates/aggregator/posts.html
@@ -11,7 +11,7 @@
<article class="post">
(<span class="keyword">defpost</span>
<a href="{{ post.link }}"
- class="variable-name">{{ post.title|slugify|nameless }}</a>
+ class="variable-name">{{ post.title|slugify|nameless|truncate:48 }}</a>
(<img src="/static/images/logos/{{ post.icon }}" width="16"
height="16"/>)
<div class="doc">