We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4774bca commit 9b3a1c0Copy full SHA for 9b3a1c0
template/base.html
@@ -44,6 +44,7 @@ <h1><a href="/">PostgresOpen</a></h1>
44
</header>
45
46
{%block content%}{%endblock%}
47
+ {%block layoutblock%}{%endblock%}
48
49
<!-- Footer -->
50
<footer id="footer">
0 commit comments