7 lines
200 B
HTML
7 lines
200 B
HTML
|
|
<section
|
||
|
|
id="id_applet_my_sky"
|
||
|
|
style="--applet-cols: {{ entry.applet.grid_cols }}; --applet-rows: {{ entry.applet.grid_rows }};"
|
||
|
|
>
|
||
|
|
<h2><a href="{% url 'sky' %}">My Sky</a></h2>
|
||
|
|
</section>
|