From d14408c7e054619f2648eb0480fe55f60397e8c2 Mon Sep 17 00:00:00 2001 From: href Date: Thu, 2 Sep 2021 07:05:42 +0200 Subject: txt: don't search in files with dot, display them below in web --- lib/lsg_web/templates/irc/txts.html.eex | 29 ++++++++++++++++++++++++++--- 1 file changed, 26 insertions(+), 3 deletions(-) (limited to 'lib/lsg_web/templates') diff --git a/lib/lsg_web/templates/irc/txts.html.eex b/lib/lsg_web/templates/irc/txts.html.eex index 66321b5..68d35f5 100644 --- a/lib/lsg_web/templates/irc/txts.html.eex +++ b/lib/lsg_web/templates/irc/txts.html.eex @@ -1,8 +1,8 @@

<%= @lines %> lignes dans <%= @files %> fichiers - — - Aide + Aide + Fichiers système

-
<%= LSGWeb.LayoutView.liquid_markdown(@conn, @doc) %>
+
<%= LSGWeb.LayoutView.liquid_markdown(@conn, @doc) %>
+
+

+ Fichiers système +

+ + + +
-- cgit v1.2.3