fix indentation

This commit is contained in:
tobi 2025-01-25 13:50:45 +01:00
parent 154518947a
commit f94f82dc3b

View file

@ -17,6 +17,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ -}}
{{- with . }}
<main class="about">
<section role="region" class="about-section settings">
<p class="settings-text">
@ -153,3 +154,4 @@
</div>
</section>
</main>
{{- end }}