• {% if self.date or self.location %} {% if self.date %} {{ self.date.day }}. {{ self.date.month }}. {{ self.date.year }} {% endif %} {% if self.location %} {% if self.date %}  |  {% endif %} {{ self.location }} {% endif %} {% endif %} {{ self.name }}