mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
8 lines
186 B
HTML
8 lines
186 B
HTML
<div class="not-value">
|
|
<h4>Must <strong>not</strong> be:</h4>
|
|
<div class="card">
|
|
<div class="card-body" id="{{ card_id }}">
|
|
{{ content(schema.kw_not) }}
|
|
</div>
|
|
</div>
|
|
</div> |