home site settings grid

This commit is contained in:
2024-04-30 10:44:11 +02:00
parent 774a8c0949
commit 9904a178e3
6 changed files with 103 additions and 10 deletions
@@ -0,0 +1,24 @@
{#
/**
* @file site_setting_entity.html.twig
* Default theme implementation to present Site Setting data.
*
* This template is used when viewing Site Setting pages.
*
*
* Available variables:
* - content: A list of content items. Use 'content' to print all content, or
* - attributes: HTML attributes for the container element.
*
* @see template_preprocess_site_setting_entity()
*
* @ingroup themeable
*/
#}
<div{{ attributes.addClass('site_setting_entity') }}>
{% if content %}
{{- content -}}
{% endif %}
</div>
@@ -83,7 +83,7 @@
</defs>
<g
id="layer1"
transform="translate(-51.525162,-32.699875)">
transform="translate(-51.525162,-90)">
<circle style="fill:#ff804d;fill-opacity:1;stroke:none;stroke-width:0.0232253;paint-order:fill markers stroke"
id="circle_orange" cx="84.683075" cy="132.53793" r="15.890945" />
<circle style="fill:#349a84;fill-opacity:1;stroke:none;stroke-width:0.0232253;paint-order:fill markers stroke"