mirror of
https://github.com/astuto/astuto.git
synced 2025-12-14 18:57:51 +01:00
8 lines
156 B
Plaintext
8 lines
156 B
Plaintext
<div class="multiColumnContainer">
|
|
<%= render 'menu' %>
|
|
|
|
<div class="content">
|
|
<h2>General</h2>
|
|
Nome sito: <input type="text" />
|
|
</div>
|
|
</div> |