Change header in addseason.pug to match title

main
sudoer777 2021-11-22 19:40:33 -07:00
parent 6ef9096cb7
commit 4fec3a45c8
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ block stylesheets
block content block content
div#mobile-view div#mobile-view
h1 Add Season h1 #{title}
form(action='./submitseason', method='POST') form(action='./submitseason', method='POST')
span(class='form-section') span(class='form-section')
label Ending year label Ending year