Remove bad comments from top of .pug templates - caused syntax error
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
extends error
|
||||
|
||||
block head
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
extends error
|
||||
|
||||
block head
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
extends error
|
||||
|
||||
block head
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
extends error
|
||||
|
||||
block head
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
extends error
|
||||
|
||||
block head
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
extends error
|
||||
|
||||
block head
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
html
|
||||
head
|
||||
title Uh-Oh! | #{_app ? _app.name : 'Flitter'}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
// this file was automatically generated by the Flitter framework
|
||||
html
|
||||
head
|
||||
block head
|
||||
|
||||
Reference in New Issue
Block a user