template fixes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Arnas Udovic 2023-06-29 21:25:40 +03:00
parent bf568a8652
commit 27019d2efa
9 changed files with 16 additions and 16 deletions

View file

@ -1,5 +1,5 @@
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios :: {% if lang == "sgs" %}Vėsė tekstā{% else %}All texts{% endif %}
# {% if lang == "sgs" %}Vėsė tekstā{% else %}All texts{% endif %}
{% for file in tree.Files %}{{ text_url(lang, file) }}{% endfor %}

View file

@ -1,5 +1,5 @@
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios :: {{ path }}
# {{ path }}
{% if indexFile %}{{ indexFile.FormatContent()|safe }}

View file

@ -1,5 +1,5 @@
{% import "../macros.tpl" logo %}
# {{ logo() }} Arna alkierios :: About
# About
I am Arns Udovič, also you can find me by Zordsdavini.

View file

@ -1,7 +1,7 @@
{% import "../macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios
# Arna alkierios
Welcome to my capsule in Gemini space.
Welcome to my capsule in Gemini space. {{ logo() }}
> Če turietom būtė mon pruotinga cėtata :-P

View file

@ -1,13 +1,13 @@
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios :: {{ file.File.Description }}
{{ file.FormatContent()|safe }}
🌙{{ file.File.Created}}
{{ file.File.Copyright }}
# {{ file.File.Description }}
{% if file.File.Tags %}### {% if lang == "sgs" %}Žīmas{% else %}Tags{% endif %}
{% for tag in file.File.Tags %}{{ tag_url(lang, tag, 0) }}
{% endfor %} {% endif %}
🌙{{ file.File.Created}}, {{ file.File.Copyright }}
{{ file.FormatContent()|safe }}
{{ category_url(lang, file.File.CategoryPath, file.File.Category|last, 0) }}
=> {% if lang == "sgs" %}/sgs 🏠 nomėi{% else %}/en 🏠 home{% endif %}

View file

@ -1,5 +1,5 @@
{% import "macros.tpl" text_url, logo %}
# {{ logo() }} Arna alkierios :: {% if lang == "sgs" %}Paėiška{% else %}Search{% endif %}
# {% if lang == "sgs" %}Paėiška{% else %}Search{% endif %}
{% if lang == "sgs" %}Ėiškuota vagol{% else %}Searched by{% endif %}: {{ q }}
{% if tree.Files|length == 0 %}{% if lang == "sgs" %}Nieka narada{% else %}Nothing found{% endif %}...{% else %}

View file

@ -1,5 +1,5 @@
{% import "../macros.tpl" logo %}
# {{ logo() }} Arna alkierios :: Aple
# Aple
Eso Udovič Arns, dā vadėnamo Zordsdavini arba Ousėnio.

View file

@ -1,7 +1,7 @@
{% import "../macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios
# Arna alkierios
Sveikė atvīkėn i mona kapsolė Gemini ertie.
Sveikė atvīkėn i mona kapsolė Gemini ertie. {{ logo() }}
> Če turietom būtė mon pruotinga cėtata :-P

View file

@ -1,5 +1,5 @@
{% import "macros.tpl" category_url, tag_url, text_url, logo %}
# {{ logo() }} Arna alkierios :: [{{ tag }}]
# [{{ tag }}]
{% for file in tree.Files %}{{ text_url(lang, file) }}{% endfor %}
{% if tree.Tags %}### {% if lang == "sgs" %}Žīmas{% else %}Tags{% endif %}