mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Limpieza y actualización
This commit is contained in:
parent
38762f57c2
commit
0795ae2b97
6 changed files with 30 additions and 50 deletions
|
@ -24,7 +24,7 @@
|
|||
<a class="button" href="{{ ticketsOffer.buyButtonLink }}" target="_blank">{{ ticketsOffer.buyButtonText }}</a>
|
||||
{% else %}
|
||||
{% assign ticketValidFrom = ticketsOffer.validFrom | split: "T" %}
|
||||
<span class="button disabled fallback">El plazo de inscripción comienza el {{ ticketValidFrom[0] | date: "%-d %B %Y"}} {{ ticketValidFrom[1] }}</span>
|
||||
<span class="button disabled fallback">Plazo finalizado el {{ ticketValidFrom[0] | date: "%-d %B %Y"}}</span>
|
||||
{% endif %}
|
||||
</div>
|
||||
</div>
|
||||
|
@ -32,4 +32,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<!-- End Tickets Section -->
|
||||
<!-- End Tickets Section -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue