Merge pull request #1117 from openclassify/muammer

#4192 booking page design
This commit is contained in:
spektra2147 2021-07-15 09:48:26 +03:00 committed by GitHub
commit 38b5fb5f20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
{% block styles %}{% endblock %} {% block styles %}{% endblock %}
{{ asset_style("visiosoft.theme.base::css/offline.scss") }}
</head> </head>
<body> <body>
<div class="container" style="max-width: 800px;"> <div class="container" style="max-width: 800px;">