|
@@ -1,6 +1,7 @@
|
|
{% extends "@App/videotheque/base.html.twig" %}
|
|
{% extends "@App/videotheque/base.html.twig" %}
|
|
|
|
|
|
{% block body %}
|
|
{% block body %}
|
|
|
|
+ <p><a href="{{ path('realisateur_ajouter') }}" class="btn btn-primary" role="button">Ajouter un réalisateur</a></p>
|
|
<table class="table table-bordered table-hover table-sm">
|
|
<table class="table table-bordered table-hover table-sm">
|
|
<thead class="thead-dark">
|
|
<thead class="thead-dark">
|
|
<tr>
|
|
<tr>
|