forked from hero/www_hero_project
edit
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
{% block content %}
|
||||
|
||||
<!-- home page template, has a banner and rows of page summaries -->
|
||||
<div class="">
|
||||
<div class>
|
||||
{% set page = get_page(path="home/index.md") %}
|
||||
{{page.content | safe}}
|
||||
</div>
|
||||
{% include "partials/faq.html" %}
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user