More robust
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<h1 class="page-title" id="dashboard-title">Tableau de bord</h1>
|
||||
|
||||
<div class="page-actions">
|
||||
<a class="button" href="{{ @BASE }}/dashboard/posts/create">Nouvel article</a>
|
||||
<a class="button button--ghost" href="{{ @BASE }}/dashboard/media">Médiathèque</a>
|
||||
<a class="button" href="{{ 'post_create' | alias }}">Nouvel article</a>
|
||||
<a class="button button--ghost" href="{{ 'media_index' | alias }}">Médiathèque</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user