diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index 004c33f..717adc7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -47,6 +47,8 @@ </div> </form> <script type="text/javascript" src="http://maps.googleapis.com/maps/api/js?key=REPLACE_WITH_YOUR_API_KEY&sensor=false"></script> + {{ templates/index.js }} + </body> </html> |
