diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb new file mode 100644 index 0000000..6098c96 --- /dev/null +++ b/app/views/layouts/_header.html.erb @@ -0,0 +1,32 @@ + + #add this into the file above render search box before the end of ul and nav + + \ No newline at end of file