1
0
Fork 0

Search Language-ready › more in _data/language.yml

This commit is contained in:
Moritz »mo.« Sauer 2015-04-09 13:03:08 +02:00
parent 33cc7c4b35
commit f161cdc108
3 changed files with 5 additions and 3 deletions

View file

@ -8,5 +8,5 @@ permalink: "/search/"
{% include google_search.html %}
<form style="padding-bottom: 200px;" onsubmit="google_search()" >
<input type="text" id="google-search" placeholder="Enter search term and hit enter">
<input type="text" id="google-search" placeholder="{{ site.data.language.enter_search_term }}">
</form>