fix
This commit is contained in:
parent
d941b0269d
commit
a22425e6f2
@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% 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>
|
||||
{% set page = get_page(path="home/index.md") %}
|
||||
{{page.content | safe}}
|
||||
|
Loading…
Reference in New Issue
Block a user