mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-16 11:43:21 +03:00
4 lines
108 B
Plaintext
4 lines
108 B
Plaintext
<% if image %>
|
|
<div class="article-header" style="background-image: url('<%= image %>')"></div>
|
|
<% end %>
|