mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-17 10:40:24 +00:00
Added frontend pages and trying to model wrestlers on frontend
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<div class="col-md-8" style="padding-left: 2%;">
|
||||
<div class="center hero-unit" ui-view="main">
|
||||
<div class="center hero-unit" >
|
||||
<h1>Welcome to WrestlingDev</h1>
|
||||
<br>
|
||||
<p>This website was created to help wrestling coaches run their tournaments. It is 2015, why are we still running bout sheets to tables and why are we still using resources to push cards on a bout board? This website was created as a <strong>free</strong> way for coaches to run a tournament smoothly with as few workers as possible.</p>
|
||||
@@ -9,4 +8,3 @@
|
||||
<a href='/tournaments' class="btn btn-large btn-primary">Browse Tournaments</a>
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user