Commit 4dedae99 authored by 神楽坂玲奈's avatar 神楽坂玲奈

论坛修正

parent 459ebde1
...@@ -20,13 +20,10 @@ ...@@ -20,13 +20,10 @@
<header id="headerbg"> <header id="headerbg">
<div class="header"> <div class="header">
<embed src="<%= image_path('common/banner.swf') %>" quality="high" wmode="transparent" style="float:left;" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="898" height="116"></embed> <embed src="<%= image_path('common/banner.swf') %>" quality="high" wmode="transparent" style="float:left;" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="898" height="116"></embed>
<div class="bg-dmenuleft"></div> <nav id="nav">
<div id="dmenu" class="bg-dmenu">
<nav id="menu">
<%= render "entries/navigation" %> <%= render "entries/navigation" %>
</nav> </nav>
</div> </div>
</div>
</header> </header>
<nav id="actions"> <nav id="actions">
<%= render 'entries/action' %> <%= render 'entries/action' %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment