|
|
@@ -193,12 +193,12 @@ |
|
|
|
#macro (makeProject $menus) |
|
|
|
|
|
|
|
<div class="menucontainer"> |
|
|
|
<div align="center"> |
|
|
|
#* <div align="center"> |
|
|
|
<a href="http://ApacheCon.Com/"><img width="125" height="125" |
|
|
|
border="0" style="background-color: white" |
|
|
|
src="http://www.apache.org/images/ac2005us_blue_125x125.jpg" |
|
|
|
alt="ApacheCon!" title="Come to ApacheCon!"/></a> |
|
|
|
</div> |
|
|
|
</div> *# |
|
|
|
<div class="menu"> |
|
|
|
<ul> |
|
|
|
#foreach ( $menu in $menus ) |
|
|
|