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

11 lines
93 B

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