Files
thetempusproject/app/views/install/resources.html
2024-08-04 21:15:59 -04:00

10 lines
444 B
HTML

{installer-nav}
<br>
<br>
<p>Some models such as groups will need additional database resources and configurations to function properly. In this step, we will install those features.</p>
<br>
<br>
<form action="" method="post" class="form-horizontal">
<input type="hidden" name="token" value="{TOKEN}">
<button class="btn btn-lg btn-primary center-block" type="submit" name="submit" value="submit">Install Resources</button><br>
</form>