Short cut bitches
This commit is contained in:
parent
03a15516b0
commit
dcceed1b04
34 changed files with 1532 additions and 112 deletions
11
_layouts/infopages.html
Normal file
11
_layouts/infopages.html
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<div class="column">
|
||||
<h1>{{ page.title }}</h1>
|
||||
<h3>{{ page.description }}</h3>
|
||||
{{ content }}
|
||||
</div>
|
||||
<div class="column">
|
||||
{% include contact.html %}
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue