[enh] oscar_template: initial osm-map support for map results

* TODO: remove leaflet.min.css if not required
This commit is contained in:
Thomas Pointhuber 2014-11-02 13:00:28 +01:00
parent b4829891f9
commit 740594a4b7
18 changed files with 268 additions and 4 deletions

View file

@ -4,5 +4,7 @@
{% if result.content %}<p>{{ result.content|safe }}</p>{% endif %}
<div class="clearfix"></div>
<span class="label label-default pull-right">{{ result.engine }}</span>
<p class="text-muted">{{ result.pretty_url }}</p>