From a8feef356ec67f947d6330b6187e152c29f1be35 Mon Sep 17 00:00:00 2001 From: rulingcom Date: Fri, 21 Jan 2022 05:34:19 +0000 Subject: [PATCH] update template --- modules/personal_lab/index.html.erb | 33 +++++++++++++++----- modules/personal_lab/index.html.erb.bak | 40 +++++++++++++++++++++++++ 2 files changed, 66 insertions(+), 7 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 776451c..b7144fc 100644 --- a/modules/personal_lab/index.html.erb +++ b/modules/personal_lab/index.html.erb @@ -1,22 +1,41 @@ - +
- - - - + -

{{widget-title}}

{{th_year}} {{th_lab_title}} {{th_location}} {{th_member}}
{{year}}{{lab_title}}{{lab_title}} {{location}} {{member}}{{th_detail}}
-{{pagination_goes_here}} \ No newline at end of file +{{pagination_goes_here}} + + \ No newline at end of file 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