diff --git a/bda/static/fonts/josefinsans.ttf b/bda/static/fonts/josefinsans.ttf new file mode 100644 index 00000000..d234c43c Binary files /dev/null and b/bda/static/fonts/josefinsans.ttf differ diff --git a/bda/templates/descriptions.html b/bda/templates/descriptions.html index d95c2207..ba4a7269 100644 --- a/bda/templates/descriptions.html +++ b/bda/templates/descriptions.html @@ -1,64 +1,69 @@ -{% for show in shows %} -
- {{ show.title }} - |
- |
---|---|
{{ show.location }} | -{% if show.category %}{{ show.category }}{% endif %} | -
{{ show.date }} | -{{ show.slots }} place{{ show.slots|pluralize}} - show.price | -
- {{ show.vips }} - |
- |
- {{ show.description }} - {% for quote in show.quote_set.all %} -- “{{ quote.text }}” -{{ quote.author }}
- {% endfor %}
- |
- |
- {{ show.slots_description }} - | -|
-
- {% if show.ext_link != "" %}
-
-
- {% else %}
- |
- |
- Lien vers le site du spectacle - | -
{{ show.title }} |
+ |
---|---|
{{ show.location }} | {{ show.category }} |
+
{{ show.date }} | {{ show.slots }} place{{ show.slots|pluralize}} {% if slots_description != "" %}({{ show.slots_description }}){% endif %}- show.price |
+
{{ show.category }} |
+ |
+ {{ show.description }} + {% for quote in show.quote_set.all %} +«{{ quote.text }}»{% if show.quote.author %} - {{ quote.author }}{% endif %} + {% endfor %} + |
+ |
+ |