From fe0f414dc0211a4014581dc03fcfd514ed7ed02d Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Thu, 17 Oct 2024 10:56:01 +0200 Subject: Transition templating to Twig --- .../bootstrap-3/components/alert_error.twig | 8 + .../bootstrap-3/components/alert_info.twig | 8 + .../bootstrap-3/components/alert_success.twig | 8 + .../templates/bootstrap-3/components/post.twig | 168 +++++++++++++++++++++ .../bootstrap-3/components/topic_log.twig | 62 ++++++++ 5 files changed, 254 insertions(+) create mode 100644 src/application/templates/bootstrap-3/components/alert_error.twig create mode 100644 src/application/templates/bootstrap-3/components/alert_info.twig create mode 100644 src/application/templates/bootstrap-3/components/alert_success.twig create mode 100644 src/application/templates/bootstrap-3/components/post.twig create mode 100644 src/application/templates/bootstrap-3/components/topic_log.twig (limited to 'src/application/templates/bootstrap-3/components') diff --git a/src/application/templates/bootstrap-3/components/alert_error.twig b/src/application/templates/bootstrap-3/components/alert_error.twig new file mode 100644 index 0000000..f3f759b --- /dev/null +++ b/src/application/templates/bootstrap-3/components/alert_error.twig @@ -0,0 +1,8 @@ +