diff options
author | Struan Donald <struan@exo.org.uk> | 2011-12-05 15:41:07 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-12-05 15:41:07 +0000 |
commit | bd56f81915dbd26be0943b3eeab9a1df1791b1fc (patch) | |
tree | 9992d506fab1f4a578ba57bc6d7479171840b570 /templates | |
parent | c2c068a0a55766f8236d67b29756a4211e06fa11 (diff) | |
parent | 409cdceb1f598fd6215c14e81b4248a414058c90 (diff) |
Merge remote branch 'origin/master'
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/emptyhomes/header.html | 2 | ||||
-rw-r--r-- | templates/web/emptyhomes/index.html | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/templates/web/emptyhomes/header.html b/templates/web/emptyhomes/header.html index 7f4106f85..d7fbcb6af 100644 --- a/templates/web/emptyhomes/header.html +++ b/templates/web/emptyhomes/header.html @@ -6,7 +6,7 @@ <head> <link rel="stylesheet" type="text/css" href="[% version('/css/core.css') %]"> - <link rel="stylesheet" type="text/css" href="/cobrands/emptyhomes/css.css"> + <link rel="stylesheet" type="text/css" href="[% version('/cobrands/emptyhomes/css.css') %]"> [% INCLUDE 'common_header_tags.html' %] </head> diff --git a/templates/web/emptyhomes/index.html b/templates/web/emptyhomes/index.html index a4661c256..7c4d6881b 100644 --- a/templates/web/emptyhomes/index.html +++ b/templates/web/emptyhomes/index.html @@ -4,17 +4,17 @@ <h2>Channel 4: The Great British Property Scandal</h2> -<iframe style="float:right; margin-left: 15px;" width="560" height="315" src="http://www.youtube.com/embed/N3OPfTlEEsw" frameborder="0" allowfullscreen></iframe> +<div class="video"><object id="flashObj" width="480" height="270" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&isUI=1" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="@videoPlayer=1293919404001&playerID=1242807532001&playerKey=AQ~~,AAABIWs5YNk~,K8Yb_Dc0PlMA8gCUiCBbnEcXR1bU7HRm&domain=embed&dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&isUI=1" bgcolor="#FFFFFF" flashVars="@videoPlayer=1293919404001&playerID=1242807532001&playerKey=AQ~~,AAABIWs5YNk~,K8Yb_Dc0PlMA8gCUiCBbnEcXR1bU7HRm&domain=embed&dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="480" height="270" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></div> <p>We’re really excited to be offical advisors to the forthcoming new -empty homes TV series <strong>The Great British Property Scandal</strong>!</p> +empty homes TV series<br><strong>The Great British Property Scandal</strong>!</p> <p>The series will highlight the nearly two million British families who don’t have adequate housing, and the million-odd homes lying empty across the UK.</p> -<ul style="font-size: 125%;"> +<ul class="channel4"> <li><a href="http://www.channel4.com/programmes/the-great-british-property-scandal/articles/report-an-empty">Report an empty property</a></li> -<li style="margin-bottom: 1em"><a href="http://cy.reportemptyhomes.com/">Rhoi gwybod am eiddo gwag</a></li> +<li><a href="http://cy.reportemptyhomes.com/">Rhoi gwybod am eiddo gwag</a></li> <li><a href="http://itunes.apple.com/gb/app/empty-homes-spotter/id482550587?mt=8"><img src="/i/appstore.png" hspace="5" alt="" align="right">Download the iPhone app</a> from the App Store.</li> |