full height body and html
This commit is contained in:
parent
0e32e06076
commit
cf3ba35494
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
@(body: Content)
|
@(body: Content)
|
||||||
|
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html class="no-js h-full" lang="">
|
<html class="h-full" lang="">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<title>clubmanager</title>
|
<title>clubmanager</title>
|
||||||
|
|
Loading…
Reference in a new issue