mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
fix create page template
This commit is contained in:
parent
978219d0e0
commit
5d931efd7f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
doctype html
|
||||
html
|
||||
head
|
||||
meta charset=UTF-8"
|
||||
meta charset="UTF-8"
|
||||
|
||||
title #{username}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue