From f385ea1d65a23a164bc096d7590760d02ae2014c Mon Sep 17 00:00:00 2001 From: Farid Isgandarli Date: Fri, 1 Mar 2024 08:16:06 +0100 Subject: [PATCH 1/2] Farid Isgandarli --- templates/form.temple | 4 ++-- templates/presentation.temple | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/form.temple b/templates/form.temple index 64640b8..8d5e327 100644 --- a/templates/form.temple +++ b/templates/form.temple @@ -1,7 +1,7 @@
-

{- (if (args :message) (args :message) "Vytvořte svojí prezentaci, prosím!") -}

+

{- (if (args :message) (args :message) "Təqdimatınızı yaradın, zəhmət olmasa!") -}

- +
diff --git a/templates/presentation.temple b/templates/presentation.temple index ed8c710..cf80873 100644 --- a/templates/presentation.temple +++ b/templates/presentation.temple @@ -12,8 +12,8 @@
- domů - restartovat + ev + yenidən başlamaq

{{ (get-in args [:presentation :title]) }}

{- (http/page navigation args) -}
From aa05f2041410c89632cbbbf9de3c20db13f76389 Mon Sep 17 00:00:00 2001 From: Farid Isgandarli Date: Fri, 1 Mar 2024 10:02:04 +0100 Subject: [PATCH 2/2] Faridishere --- smw | 1 + templates/navigation.temple | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 smw diff --git a/smw b/smw new file mode 160000 index 0000000..8706140 --- /dev/null +++ b/smw @@ -0,0 +1 @@ +Subproject commit 8706140a510f246c003d65c0a24f16240e6e91ce diff --git a/templates/navigation.temple b/templates/navigation.temple index b61fb5f..73c2f1d 100644 --- a/templates/navigation.temple +++ b/templates/navigation.temple @@ -4,6 +4,6 @@ - kapitola: {{ (get-in args [:presentation :chapters (args :chapter) :title]) }} - slajd: {{ (inc (args :slide)) }} + fəsil: {{ (get-in args [:presentation :chapters (args :chapter) :title]) }} + slayd: {{ (inc (args :slide)) }}