= $this->extend('_layout') ?>
= $this->section('title') ?>
= $plugin->getName() ?>
= $this->endSection() ?>
= $this->section('pageTitle') ?>
= $plugin->getName() ?>
= $this->endSection() ?>
= $this->section('headerLeft') ?>
isActive()): ?>
= lang('Plugins.active') ?>
= lang('Plugins.inactive') ?>
= $this->endSection() ?>
= $this->section('headerRight') ?>
isActive()): ?>
= $this->endSection() ?>
= $this->section('content') ?>
= $plugin->getReadmeHTML() ?>
= $this->endSection() ?>