From 65e028560d902148e56edf5e653e563483ef0bbc Mon Sep 17 00:00:00 2001 From: rulingcom Date: Fri, 21 Jan 2022 05:34:37 +0000 Subject: [PATCH] update template --- modules/personal_lab/index.html.erb | 6 +--- modules/personal_lab/index.html.erb.bak | 40 +++++++++++++++++++++++++ 2 files changed, 41 insertions(+), 5 deletions(-) create mode 100644 modules/personal_lab/index.html.erb.bak diff --git a/modules/personal_lab/index.html.erb b/modules/personal_lab/index.html.erb index b22a8de..b7144fc 100644 --- a/modules/personal_lab/index.html.erb +++ b/modules/personal_lab/index.html.erb @@ -2,20 +2,16 @@

{{widget-title}}

- {{th_year}} {{th_lab_title}} {{th_location}} {{th_member}} - 更多內容 - {{year}} - {{lab_title}} + {{lab_title}} {{location}} {{member}} - {{th_detail}} diff --git a/modules/personal_lab/index.html.erb.bak b/modules/personal_lab/index.html.erb.bak new file mode 100644 index 0000000..edfdb53 --- /dev/null +++ b/modules/personal_lab/index.html.erb.bak @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + +

{{widget-title}}

{{th_year}}{{th_lab_title}}{{th_location}}{{th_member}}更多內容
{{year}}{{lab_title}}{{location}}{{member}}{{th_detail}}
+{{pagination_goes_here}} + + \ No newline at end of file