Improvements on the news app. It's not nearly done yet, don't bother playing with it for a while unless you're really curious and want to see ugly, un-refined code :)

This commit is contained in:
Greg Taylor 2007-07-30 20:30:16 +00:00
parent 9db148f98c
commit 648bee599e
8 changed files with 160 additions and 13 deletions

View file

@ -27,7 +27,7 @@
<p class="newsSummary">{{entry.body|truncatewords:20}}</p>
{% endfor %}
<div class="more"><a href="/tbi">More News &raquo;</a></div>
<div class="more"><a href="/news/archive">More News &raquo;</a></div>
<p class="filler"><!-- Filler para to extend left vertical line --></p>
</div>