mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Preload all samples
This commit is contained in:
@@ -406,7 +406,7 @@
|
|||||||
{% if "sample" not in style %}
|
{% if "sample" not in style %}
|
||||||
<span class="preload-font" data-family="{{ family }}" data-style="{{ style }}">
|
<span class="preload-font" data-family="{{ family }}" data-style="{{ style }}">
|
||||||
giItT1WQy@!-/#
|
giItT1WQy@!-/#
|
||||||
{% if "_sample" in styles %}{{ styles.sample }}{% endif %}
|
{% if "sample" in styles %}{{ styles.sample }}{% endif %}
|
||||||
</span>
|
</span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|||||||
Reference in New Issue
Block a user