Remove mis-pasted code
authorLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Wed, 26 Mar 2014 10:28:31 +0000 (12:28 +0200)
committerLeonidas Poulopoulos <leopoul@noc.grnet.gr>
Wed, 26 Mar 2014 10:28:31 +0000 (12:28 +0200)
templates/welcome.html

index a8b8c0e..4d8d542 100644 (file)
@@ -9,7 +9,7 @@
                                        <iframe width="640" height="360" src="https://www.youtube.com/embed/VZy7DG8sjSk?rel=0" frameborder="0" allowfullscreen></iframe>                        
                                </p>
                                
-                               <p>{% blocktrans %}Welcome to GRNET's FoD service{{STATIC_URL}}fas.{% endblocktrans %}</p>
+                               <p>{% blocktrans %}Welcome to GRNET's FoD service.{% endblocktrans %}</p>
                                </div>
                                <div class="row-fluid">
                                <div class="span4 well"><h3>{% trans "What" %}?</h3><hr>
@@ -21,7 +21,7 @@
                                <p>{% blocktrans %}If you have properly set your Shibboleth attributes, you may proceed{% endblocktrans %}</p>
                                <div style="text-align: center;">
                                        <a href="{% url login %}">
-                                       <img src="/fodstatic/shib_login.png" style="border:none;">
+                                       <img src="{{STATIC_URL}}shib_login.png" style="border:none;">
                                        <p>{% trans "Shibboleth Login" %}</p>
                                </a>