v0.8.0-rc

This commit is contained in:
2020-03-27 02:59:53 -03:00
parent 00f9a10cbf
commit 723040358b
51 changed files with 792 additions and 492 deletions

View File

@ -2,7 +2,7 @@
<html lang="es">
@include('layout.head')
<body>
<div id="page_container">
<div id="page_container" class="ui fluid container">
@include('layout.header')
@yield('page_content')
@include('layout.footer')