diff --git a/src/AmsterdamPHP/JobBundle/Resources/views/Job/_linkedin-button.html.twig b/src/AmsterdamPHP/JobBundle/Resources/views/Job/_linkedin-button.html.twig new file mode 100644 index 0000000..d65e912 --- /dev/null +++ b/src/AmsterdamPHP/JobBundle/Resources/views/Job/_linkedin-button.html.twig @@ -0,0 +1,11 @@ + + diff --git a/src/AmsterdamPHP/JobBundle/Resources/views/Job/show.html.twig b/src/AmsterdamPHP/JobBundle/Resources/views/Job/show.html.twig index c40f5d1..8f40416 100644 --- a/src/AmsterdamPHP/JobBundle/Resources/views/Job/show.html.twig +++ b/src/AmsterdamPHP/JobBundle/Resources/views/Job/show.html.twig @@ -19,6 +19,7 @@
+ {% include 'AmsterdamPHPJobBundle:Job:_linkedin-button.html.twig' with {job: entity} %} Contact poster @@ -51,9 +52,12 @@
- - Contact poster - + {% include 'AmsterdamPHPJobBundle:Job:_linkedin-button.html.twig' with {job: entity} %} +

+ + Contact poster + +

Report abuse