refactor: moving to my own template, using fomantic instead of uikit. removing uikit, and some other removed stuff
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<div class="ui grid">
|
||||
<div class="row">
|
||||
<div class="column padding-reset">
|
||||
<div id="jumbotron" class="ui huge message page grid">
|
||||
<h1 class="ui huge header">Hello World!</h1>
|
||||
<p>This is the example placeholder that should become the welcoming dashboard for the admin.
|
||||
It should show various statistics and also a detailed overview of all your models.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user