{{ entry.title }}
Start | {{ entry.start|date }} |
Place | {{ entry.place }} |
{% extends "base.html" %}
{% block introduction %}
Google Map is really useful application. Django may already has the library but it's a little bit complecated for me.
I just want these features. These features are this library's feature as well. This library default skin use Reflection Icon Set by Webdesigner Depot. Thanks for them really nice pictures.Introduction
Click a title and you can move markers to where you want. Click submit to submit changes.
Start | {{ entry.start|date }} |
Place | {{ entry.place }} |