chore: initial import for test contour with k3s CI
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{% extends 'base_widget.html.twig' %}
|
||||
|
||||
{% block title %}{{ page.name }}{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
{{ page.description | raw}}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user