added basic code to show the template
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{include="layout"}
|
||||
{include="navbar"}
|
||||
<div class="container">
|
||||
<h1>{$site_title}!</h1>
|
||||
<h1>{$site_name}!</h1>
|
||||
<p>Want to tell them who you are? <input id="author" type="text" class="form-control" placeholder="Anonymous"></p>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
|
Reference in New Issue
Block a user