You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the app is not already running, run gulp serve.
If you are not already at the search results page, go there by doing a search for "water".
Edit /app/scripts/results/templates/results.jst.ejs. For instance, you could change the h2 at the top to say, "Your search for "water" yielded XXX results" (instead of datasets).
Note that the template is compiled and the browser is reloaded.
Change JS templates
gulp serve./app/scripts/results/templates/results.jst.ejs. For instance, you could change theh2at the top to say, "Your search for "water" yielded XXX results" (instead of datasets).