Merged older paper pi with the newer, with some recent updates.
This commit is contained in:
@@ -8,7 +8,11 @@
|
||||
<div class="ui container">
|
||||
<div class="ui one column middle aligned stackable grid">
|
||||
<div class="ui column">
|
||||
<h2><a href="/">Lista</a> » Edycja notatki</h2>
|
||||
@if($type == 'template')
|
||||
<h2><a href="/">Lista</a> » Edycja szablonu</h2>
|
||||
@else
|
||||
<h2><a href="/">Lista</a> » Edycja notatki</h2>
|
||||
@endif
|
||||
@include('form.create')
|
||||
<br><br>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user