|
@@ -20,7 +20,7 @@
|
|
</select>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
<div class="form-group form-check">
|
|
<div class="form-group form-check">
|
|
- <input class="form-check-input" type="checkbox" name="private" value="1" id="privateCheck" {{ 'checked' if page.private }}>
|
|
|
|
|
|
+ <input class="form-check-input" type="checkbox" name="private" value="1" id="privateCheck">
|
|
<label class="form-check-label" for="privateCheck">
|
|
<label class="form-check-label" for="privateCheck">
|
|
Private
|
|
Private
|
|
</label>
|
|
</label>
|