Change header in addseason.pug to match title
parent
6ef9096cb7
commit
4fec3a45c8
|
@ -6,7 +6,7 @@ block stylesheets
|
|||
|
||||
block content
|
||||
div#mobile-view
|
||||
h1 Add Season
|
||||
h1 #{title}
|
||||
form(action='./submitseason', method='POST')
|
||||
span(class='form-section')
|
||||
label Ending year
|
||||
|
|
Reference in New Issue