page exemple
This commit is contained in:
parent
001f32e60b
commit
73cbeebab9
2 changed files with 0 additions and 27 deletions
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
title: Donate to support the development of Organic Maps
|
||||
description: Your money pays for all project-related expenses and motivates us to improve Organic Maps.
|
||||
template: new.html
|
||||
weight: 10
|
||||
extra:
|
||||
menu_title: Donate
|
||||
preview_image: donate/donate.png
|
||||
test: test
|
||||
---
|
|
@ -1,17 +0,0 @@
|
|||
|
||||
|
||||
{% extends "base.html" %}
|
||||
|
||||
|
||||
{%- block content %}
|
||||
{% include 'section/hero.html' %}
|
||||
|
||||
|
||||
<div>
|
||||
<h2>
|
||||
{{ page.extra.test | safe }}
|
||||
</h2>
|
||||
|
||||
|
||||
</div>
|
||||
{%- endblock content %}
|
Loading…
Add table
Reference in a new issue