pressbooks aldine theme the theme used for the front page or default book

11 lines
96 B

8 years ago
<?php
namespace Aldine;
8 years ago
use Sober\Controller\Controller;
class About extends Controller
{
}