mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 11:17:49 +01:00
Improve style, in particular forms
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
<body>
|
||||
<%= render "layouts/header" %>
|
||||
<%= render "layouts/alerts" %>
|
||||
|
||||
<%= yield %>
|
||||
|
||||
<div class="container">
|
||||
<%= yield %>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user