Rearchitect theme directory (#59)
* Rearchitect theme directory * Fix symlink
This commit is contained in:
13
layouts/partials/page.html
Normal file
13
layouts/partials/page.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<div class="post container">
|
||||
|
||||
<div class="post-header-section">
|
||||
<h1>{{ .Title }}</h1>
|
||||
</div>
|
||||
|
||||
<div class="post-content">
|
||||
<p>
|
||||
{{ .Content }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user