Remove bad comments from top of .pug templates - caused syntax error

This commit is contained in:
2020-11-08 14:59:18 -06:00
parent 4a3a090488
commit 4103701bb2
15 changed files with 0 additions and 15 deletions

View File

@@ -1,4 +1,3 @@
// this file was automatically generated by the Flitter framework
html
head
title #{title} | #{_app.name}

View File

@@ -1,4 +1,3 @@
// this file was automatically generated by the Flitter framework
extends ./auth_page
block content

View File

@@ -1,4 +1,3 @@
// this file was automatically generated by the Flitter framework
extends ./auth_page
block content

View File

@@ -1,4 +1,3 @@
// this file was automatically generated by the Flitter framework
extends ./form
block form

View File

@@ -1,4 +1,3 @@
// this file was automatically generated by the Flitter framework
extends ./auth_page
block content

View File

@@ -1,4 +1,3 @@
// this file was automatically generated by the Flitter framework
extends ./form
block form