author | ymh@caf4f556-3d62-0410-8435-a86758001935 |
Wed, 03 Feb 2010 14:52:45 +0000 | |
branch | wordpress |
changeset 134 | f445f2aa8c33 |
parent 132 | 4d4862461b8d |
permissions | -rw-r--r-- |
132
4d4862461b8d
Update Wordpress 2.9.1
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
123
diff
changeset
|
1 |
|
109 | 2 |
<hr></hr> |
3 |
<div> |
|
4 |
<ul id="partenaire"> |
|
110
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
5 |
<li><a href="http://www.centrepompidou.fr/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/centre-pompidou.gif" alt="logo centre prompidou"/></a></li> |
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
6 |
<li><a href="http://www.cccb.org/ca/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/cccb.gif" alt="logo CCCB"/></a></li> |
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
7 |
<li><a href="http://www.microsoft.com/fr/fr/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/microsoft.gif" alt="logo microsoft" /></a></li> |
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
8 |
<li><a href="http://www.gold.ac.uk/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/goldsmiths.gif" alt="logo goldsmith college" /></a></li> |
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
9 |
<li><a href="http://www.iii.u-tokyo.ac.jp/english/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/iii-u-tokyo.gif" alt="logo universit� de tokyo" /></a></li> |
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
10 |
<li><a href="http://www.institut-telecom.fr/fr_accueil.html" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/institut-telecom.gif" alt="logo Institut telecom" /></a></li> |
1e6e4baafa3d
little cleaning and aesthetics modifications
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
109
diff
changeset
|
11 |
<li style="border-right:none;"><a href="http://www.ensci.com/" target="_blank" class="JQplink"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/partenaires/ensci.gif" alt="logo ensci"/></a></li> |
109 | 12 |
</ul> |
13 |
</div> |
|
14 |
<hr></hr> |
|
15 |
<div id="footer" > |
|
16 |
|
|
17 |
<ul id="footer"> |
|
132
4d4862461b8d
Update Wordpress 2.9.1
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
123
diff
changeset
|
18 |
<li><a href="#" ><?php echo("V.".VERSIONIRI); ?></a></li> |
4d4862461b8d
Update Wordpress 2.9.1
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
123
diff
changeset
|
19 |
<li><a href="#" > © <?php echo date('Y'); ?> <?php bloginfo('name'); ?></a></li> |
109 | 20 |
<?php dp_list_posts('category=8'); ?> |
21 |
</ul> |
|
22 |
</div> |
|
23 |
</div> |
|
24 |
<?php wp_footer(); ?> |
|
25 |
</body> |
|
26 |
</html> |