mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-02-05 07:37:02 +01:00
fix indentation
This commit is contained in:
parent
154518947a
commit
f94f82dc3b
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/ -}}
|
*/ -}}
|
||||||
|
|
||||||
|
{{- with . }}
|
||||||
<main class="about">
|
<main class="about">
|
||||||
<section role="region" class="about-section settings">
|
<section role="region" class="about-section settings">
|
||||||
<p class="settings-text">
|
<p class="settings-text">
|
||||||
|
@ -153,3 +154,4 @@
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
{{- end }}
|
Loading…
Reference in a new issue