removes redundant header (#3470)

This commit is contained in:
dstrukt
2022-02-17 00:59:21 -08:00
committed by GitHub
parent 6efeb60c41
commit 2a884d6f38

View File

@@ -12,7 +12,6 @@
<div class="row">
<div class="col-xl-8 col-xxl-constrain">
<form method="post">
<h4 class="mb-3">Custom theme</h4>
<p>Use the default Light or Dark Themes, or provide a CSS theme file below.</p>
@if (!ViewContext.ModelState.IsValid)
{