mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
Remove debug puts
This commit is contained in:
parent
ad650a3800
commit
82c473351f
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@
|
||||||
<% if params[:dir].nil? || params[:dir].empty? || params[:dir] == '/' %>
|
<% if params[:dir].nil? || params[:dir].empty? || params[:dir] == '/' %>
|
||||||
Home
|
Home
|
||||||
<% else %>
|
<% else %>
|
||||||
<% puts params[:dir].inspect %>
|
|
||||||
<a href="/dashboard">Home</a>
|
<a href="/dashboard">Home</a>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue