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

11 lines
92 B

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