inital commit
[pharext/pharext.org] / app / views / github / callback.phtml
1 <?php $this->layout("layout") ?>
2
3 <?php if (isset($exception)) : ?>
4 <?= $this->fetch("alert") ?>
5 <?php endif; ?>