title = "Budapest ajtó ablak"
url = "/"
layout = "default"
meta_keywords = "meta Keywords"
meta_description = "Meta Description"
index = "index"
follow = "follow"
child_of = "no_parent"
[rercentPosts]
post_count = "20"
categoryFilter = "6"
[cameraGallery]
idGallery = "1"
skinCamera = "camera_azure_skin"
navigationCamera = "false"
hoverCamera = "true"
thumbnailsCamera = "false"
playPauseCamera = "false"
paginationCamera = "true"
captionEffectCamera = "fadeFromBottom"
loaderCamera = "pie"
loaderColorCamera = "#eeeeee"
loaderBgColorCamera = "#222222"
loaderOpacityCamera = ".8"
loaderPaddingCamera = "2"
loaderStrokeCamera = "7"
barPositionCamera = "bottom"
barDirectionCamera = "leftToRight"
==
{% if cameraGallery.gallery %}
{% for image in cameraGallery.gallery.images %}
{% if image.description %}
{{ image.description|raw }}
{% endif %}
{% endfor %}
{% put scripts %}
{% endput %}
{% endif %}
Kérdések - válaszok
{% for post in rercentPosts.recentPosts %}
{% endfor %}