Implement Web Assets' theme system and selection, and add 'light' theme #118
@ -25,7 +25,7 @@
|
||||
<section class="card p-3">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
{% include "common/components/field.html" with field=form.release_notes %}
|
||||
{% include "common/components/field.html" with field=form.release_notes placeholder="Add the release notes..." %}
|
||||
</div>
|
||||
</div>
|
||||
{% if form.non_field_errors or form.file.errors %}
|
||||
|
Loading…
Reference in New Issue
Block a user