We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ebd5b commit a08c447Copy full SHA for a08c447
app/views/pokemons/show.html.erb
@@ -12,7 +12,7 @@
12
<p style="padding-top: 20px;">
13
ボタンをクリックして、<br class="ignore-pc" />ポケモン素材をダウンロードしよう!
14
</p>
15
- <%=# link_to @presigned_url, class: "btn-blue", style: "max-width:320px; display:block; margin:20px auto 100px;" do %>
+ <% # link_to @presigned_url, class: "btn-blue", style: "max-width:320px; display:block; margin:20px auto 100px;" do %>
16
<i class="fas fa-folder-download white"></i>
17
ポケモン素材をダウンロードする
18
<%# end %>
0 commit comments