refonte de doc_list et doc_view
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<hr>
|
||||
<br />
|
||||
<div class="container">
|
||||
<h1 tal:condition="request.path != '/'">${page_title}</h1>
|
||||
<div id="messages" tal:attributes="class request.is_xhr and 'ajax-replace' or None">
|
||||
@@ -81,9 +81,11 @@
|
||||
</div>
|
||||
|
||||
<div metal:define-slot="content" />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
<br />
|
||||
</div>
|
||||
<br />
|
||||
<br />
|
||||
|
||||
<footer class="container-fluid bg-footer">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user