summaryrefslogtreecommitdiff
path: root/templates/layout.html
diff options
context:
space:
mode:
authorCruiseDevice2018-02-19 15:01:22 +0530
committerCruiseDevice2018-02-19 15:01:22 +0530
commitb84648fa3730d8b258bbc4ada0dcbde5a033f747 (patch)
treed97bfe8f70e43a58a2d7f8fe7a61a00554ba4f14 /templates/layout.html
parent6f76f85bc264a58cea717ca8f8bd60b411828dd5 (diff)
downloadSBHS-2018-Rpi-b84648fa3730d8b258bbc4ada0dcbde5a033f747.tar.gz
SBHS-2018-Rpi-b84648fa3730d8b258bbc4ada0dcbde5a033f747.tar.bz2
SBHS-2018-Rpi-b84648fa3730d8b258bbc4ada0dcbde5a033f747.zip
initial commit
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index 32300ff..8cb9b3e 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -15,6 +15,8 @@
html { margin: 0; height: 100%; }
body { padding-top: 70px; position: relative; margin: 0; min-height: 88%; }
</style>
+ {% block style_block %}
+ {% endblock %}
</head>
<body>