Sha256: 8f173058cddc1770c4eefb4d320a1ffd61a73c5762b9e6a927f8ba07ba7eb48f

Contents?: true

Size: 598 Bytes

Versions: 2

Compression:

Stored size: 598 Bytes

Contents

%div(align="center")
  .header_home
    %h1 <a href="/"><img src="/images/gren-icon.png" alt="gren-icon" border="0" height="100px"/></a> CodeStock <font class="version">#{@version}</font>

  .content
    %form(method="post" action="home")
      %p
        %input(name="query" type="text" size="60")
        %input(type="submit" value="検索")
  
  .footer_home
    <a href="/home">#{@package_num}</a>のパッケージ<br>
    <a href="/home?query=f:*">#{@file_num}</a>のファイル<br>
    <a href="/help">ヘルプ</a> , 
    <a href="http://codestock.ongaeshi.me">codestockについて</a>


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
codestock-0.1.4 lib/codestock/cdweb/views/index.haml
codestock-0.1.3 lib/codestock/cdweb/views/index.haml