This commit is contained in:
Sanj 2011-10-09 22:24:50 +05:30
parent 149cd02c87
commit 5536615e7b
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<p class="orange"><strong><a href="{{ l.url }}">{{ l.title }}</a></strong></p>
<br>
<p>{{ l.description }}</p>
<br><br><br>
<br><br>
{% endfor %}
{% endblock %}

View File

@ -42,7 +42,7 @@ height:150px;
<br>
<p>{{ n.description }}</p>
<br><br><br>
</div><!--NOTEWORTHY CLOSING -->
{% endfor %}