-
Notifications
You must be signed in to change notification settings - Fork 2
Clue Homepage
Luke Aeschleman edited this page Sep 30, 2017
·
4 revisions
Information about the game, committee members, and past games.
- Controller:
app/Http/Controllers/WebController.php
,index()
- Views:
resources/views/web/*
- CSS:
resources/assets/scss/web.scss
- Models: Game, Agent, Suspect
This appears below the site title and is managed in the admin interface: Site Messages. It is hidden if registration is turned on.
This is the call to players that registration has opened for a game. The message is managed in the admin interface: Site Messages. It is shown only when registration is turned on.