Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6599 | Rev 6601 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6599 Rev 6600
Línea 845... Línea 845...
845
 
845
 
846
$this->inlineScript()->captureEnd();
846
$this->inlineScript()->captureEnd();
847
$this->headLink()->appendStylesheet('/look-and-field/my-coach.css');
847
$this->headLink()->appendStylesheet('/look-and-field/my-coach.css');
Línea 848... Línea 848...
848
?>
848
?>
849
 
849
 
850
<section class="container px-0">
850
<section class="container px-0 d-flex flex-column gap-2">
851
    <div class="company-title">
851
    <div class="company-title">
852
        <h1 class="title mx-auto">LABEL_MY_COACH</h1>
852
        <h1 class="title mx-auto">LABEL_MY_COACH</h1>
853
        <?php if ($allowQuestionAdd) : ?>
853
        <?php if ($allowQuestionAdd) : ?>