euscanwww: Added some "truncatechars" filters
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
		@@ -14,7 +14,7 @@
 | 
			
		||||
<li>
 | 
			
		||||
  <img src="{{ STATIC_URL }}/img/feed.png" alt="feed" />
 | 
			
		||||
  <a title="{{ package }} Feed" href="{% url "package_feed" package.category package.name %}">
 | 
			
		||||
    {{ package }}
 | 
			
		||||
    {{ package|truncatechars:15 }}
 | 
			
		||||
  </a>
 | 
			
		||||
</li>
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user