fix
This commit is contained in:
@@ -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}}
|
||||||
|
Reference in New Issue
Block a user