Close the correct tag
This commit is contained in:
parent
53325a4cd0
commit
7f7a32df0c
|
@ -360,7 +360,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
|
||||||
<div class="checkbox">
|
<div class="checkbox">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" ng-model="noembed">
|
<input type="checkbox" ng-model="noembed">
|
||||||
Hide embedded content by default<span class="text-muted settings-help">NSFW content will be hidden</small>
|
Hide embedded content by default<span class="text-muted settings-help">NSFW content will be hidden</span>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in New Issue