dont display links if none, clean-up initial loading behaviour

This commit is contained in:
Sanj 2011-10-21 02:44:05 +01:00
parent ff8957eff2
commit 1209fbe342
2 changed files with 8 additions and 10 deletions

View File

@ -32,13 +32,14 @@
<span class="orange">Best Practices or Quick, Tell Me How to Avoid Conflict! </span><span class="itfInfoInfo">{{ quick_howto|linebreaksbr }}</span><br /><br />
{% endif %}
{% if links %}
<span class="orange">Links:</span><br />
{% for l in links %}
<a href="{{ l.url }}">{{ l.url }}</a>: <br />
{{ l.text }}
<br /><br />
{% endfor %}
{% for l in links %}
<a href="{{ l.url }}">{{ l.url }}</a> <br />
{{ l.text }}
<br /><br />
{% endfor %}
{% endif %}
</div>

View File

@ -170,10 +170,7 @@
</div>
<div id="bottomRight">
<div class="thumbsGallery">
<img src="" alt="" class="thumbsDetails">
</div>
Loading...
<!--
<p><span class="sectionTitle">Story 1:</span> A well known theatre group had auditions for casting lead characters in their play for which over 150 actors auditioned. A television film director happened to see the recording of the auditions and obtained a copy. Two months later, a few actors who had auditioned were horrified to see themselves in a television comedy show. Snippets of the recording had obviously been used!</p><br/>