fix tag test

This commit is contained in:
r888888888
2013-06-30 22:51:47 -07:00
parent c61b10cb94
commit 77843119aa
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
<div id="c-explore-posts">
<div id="a-intro">
<header>
<h1><%= Danbooru.config.app_name %></h1>
<h1><%= link_to Danbooru.config.app_name, posts_path %></h1>
<p class="byline">Find good anime art fast</p>
<%= form_tag(posts_path, :method => :get) do %>