Merge pull request #5247 from overleaf/jpa-drop-unused-templates

[web] delete unused pug templates

GitOrigin-RevId: 78c042a84c9e8ffc26f26ae3a936f55d6a34dac4
This commit is contained in:
Hugh O'Brien 2021-09-28 10:29:48 +01:00 committed by Copybot
parent d630d4a37c
commit f64cd511fa
3 changed files with 0 additions and 29 deletions

View file

@ -1,6 +0,0 @@
extends ../layout
block content
.content.content-alt
.blog
| !{content}

View file

@ -1,19 +0,0 @@
extends ../layout
block content
.masthead
.container
.row
.col-md-12
h1(ng-non-bindable) !{viewData.title}
.row.row-spaced
.pattern-container
.content
.container
.row
.col-md-10.col-md-offset-1
.card
.row(ng-non-bindable)
| !{viewData.html}

View file

@ -1,4 +0,0 @@
extends ../layout
block content
| !{content}