Changing database schema a bit
This commit is contained in:
@ -9,9 +9,9 @@
|
||||
<form class="twelve columns" action="/test/add" method="POST">
|
||||
<div class="row">
|
||||
<div class="three columns">
|
||||
<label for="test_date_tag">
|
||||
Test date tag:
|
||||
<input id="test_date_tag" class="u-full-width" type="text" name="test_date_tag" placeholder="(XX/YY)">
|
||||
<label for="test_title">
|
||||
Test title:
|
||||
<input id="test_title" class="u-full-width" type="text" name="test_title" placeholder="My test">
|
||||
</label>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user