You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
198 B
6 lines
198 B
9 years ago
|
<div class="container">
|
||
|
<h1>Invoeren scorelijsten</h1>
|
||
|
<p>
|
||
|
<a href='<?php echo base_url();?>beoordelen/'><button type="button" class="btn btn-success btn-lg">Beoordelen</button></a>
|
||
|
</p>
|
||
|
</div>
|