start translate
This commit is contained in:
@@ -44,9 +44,9 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<a href="{{ path('app_post_index') }}">back to list</a>
|
||||
<a href="{{ path('app_post_index') }}">Back to list</a>
|
||||
|
||||
<a href="{{ path('app_post_edit', {'id': post.id}) }}">edit</a>
|
||||
<a href="{{ path('app_post_edit', {'id': post.id}) }}">Edit</a>
|
||||
|
||||
{{ include('post/_delete_form.html.twig') }}
|
||||
|
||||
|
Reference in New Issue
Block a user