Skip to content
Snippets Groups Projects
Commit ca1d5e92 authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file layout.html

parent 1a54f414
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
<div class="row h-100 align-items-center">
<div class="col-lg-12">
<h1 class="display-4 text-white mt-5 mb-2">{{ self.title() }}</h1>
<p class="lead mb-5 text-white-50">{% block lead %}{% endblock %}</p>
<p class="lead mb-5 text-white-50 text-center">{% block lead %}{% endblock %}</p>
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment