fix
This commit is contained in:
parent
d941b0269d
commit
a22425e6f2
@ -1,7 +1,7 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<<!-- home page template, has a banner and rows of page summaries -->
|
<!-- home page template, has a banner and rows of page summaries -->
|
||||||
<div>
|
<div>
|
||||||
{% set page = get_page(path="home/index.md") %}
|
{% set page = get_page(path="home/index.md") %}
|
||||||
{{page.content | safe}}
|
{{page.content | safe}}
|
||||||
|
Loading…
Reference in New Issue
Block a user