|
|
@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
<div id="wrapper">
|
|
|
|
|
|
|
|
<div id="wrapper2">
|
|
|
|
|
|
|
|
<div id="wrapper3">
|
|
|
|
|
|
|
|
<div id="main" class="nosidebar">
|
|
|
|
|
|
|
|
<div id="content_">
|
|
|
|
<h3><%=h @attachment.filename %></h3>
|
|
|
|
<h3><%=h @attachment.filename %></h3>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="attachments">
|
|
|
|
<div class="attachments">
|
|
|
@ -24,3 +29,10 @@
|
|
|
|
<% content_for :header_tags do -%>
|
|
|
|
<% content_for :header_tags do -%>
|
|
|
|
<%= stylesheet_link_tag "scm" -%>
|
|
|
|
<%= stylesheet_link_tag "scm" -%>
|
|
|
|
<% end -%>
|
|
|
|
<% end -%>
|
|
|
|
|
|
|
|
<div style="clear:both;"></div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|