locationJumbotron.ejs 178 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <div class="jumbotron jumbotron-fluid"> <div class="container"> <h3> 🔎 검색한 동네 : <%=userLocation%> </h3> </div> </div>