various changes, fixes to css etc

This commit is contained in:
w0bm
2021-11-07 10:28:35 +00:00
parent ac6c15c0e1
commit 50b89c7be7
102 changed files with 2358 additions and 38 deletions

View File

@@ -0,0 +1,5 @@
@extends('layout')
@section('content')
<div class="page-header">
<h1>Registration closed - check back later</h1>
@endsection