From 428576eec3b80c9a391ec14c251c10152d4e5705 Mon Sep 17 00:00:00 2001 From: tieptk Date: Mon, 6 Mar 2023 14:24:56 +0700 Subject: [PATCH] Delete 'test/Untitled-1.html' --- test/Untitled-1.html | 340 ------------------------------------------- 1 file changed, 340 deletions(-) delete mode 100644 test/Untitled-1.html diff --git a/test/Untitled-1.html b/test/Untitled-1.html deleted file mode 100644 index b836e56..0000000 --- a/test/Untitled-1.html +++ /dev/null @@ -1,340 +0,0 @@ -
-
- -
- - -
-
-
-
-
-

- {$article_detail.title} -

- - Từ - {if="$article_detail.article_time != '' "} {$article_detail.article_time} - {else} {$article_detail.lastUpdate} - {/if} - -
- - - by ANPHAT {$article_detail.lastUpdate} - -
-
-
- -
-
- {$article_detail.content} -
-
-
-
-

- Trả lời -

-
- - - - - - - - - - -

Email của bạn sẽ không được hiển thị - công khai. Các trường bắt buộc được đánh dấu *

-

- - -

-

- - -

- -

- - -

- -

- -

-
-
- - {if="sizeof($comment_list) > 0"} - {loop="comment_list"} -
-
- {if="strlen($value.user_avatar) - < 3"} avatar - {else} - avatar - {/if} -
-
- -
- {$value.user_name} - {if="$value.is_user_admin == 1"}Adminitrastor{else}{/if} -
-

{$value.content}

- {if="$value.is_user_admin == 1 || $value.approved == 1"} -
- ({$value.post_time|show_datetime_from_unix}) -
- {/if} - - - - {if="$value.reply_count > 0 "} - {loop="$value.reply_list"} -
-
- {if="strlen($value.user_avatar) - < 3 && 1<2"} avatar - {else} - avatar - {/if} -
-
-
- {$value.user_name} - {if="$value.is_user_admin == 1"}QUẢN TRỊ VIÊN{/if} -
-

{$value.content}

- {if="$value.is_user_admin == 1 || $value.approved == 1"} -
- ({$value.post_time|show_datetime_from_unix}) - like {$value.people_like_count} - -
- {/if} -
-
- {/loop} -
- {/if} -
- -
-
- - {/loop} - {/if} -
-
- - -
-
- - Tin mới nhất - -
- {loop="$new_article_list"} - {if="$counter==0"} -
- - {$value.title} - - - {$value.title} - -
- - By {$value.lastUpdateByUser} - - - - - {$value.review_count} - - - - {$value.visit} - -
-

- {|subString:$value.summary,200} -

-
- {/if} - {/loop} -
-
- {loop="$new_article_list"} - {if="$counter>0&&$counter<4"}
-
- - {$value.title} - -
- - {$value.title} - -
- - - - {$value.review_count} - - - - {$value.visit} - -
-
-
-
- {/if} - {/loop} -
-
-
- bài viết nhiều người xem -
-
- {loop="$top_article_list"} - {if="$counter<4"}
- - {$value.title} - - - {$value.title} - -
- - By {$value.lastUpdateByUser} - - - - - {$value.review_count} - - - - {$value.visit} - -
-

- {|subString:$value.summary,200} -

-
- {/if} - {/loop} -
-
-
- sản phẩm bán chạy nhất -
-
-
-
- {if="sizeof($article_detail.related.product) > 0 "} -
-

- sản phẩm liên quan -

-
- {loop="$article_detail.related.product"} -
- - {$value.productName} - {if="$value.marketPrice > $value.price && $value.price > 0"} - {$discount = ceil(100 - $value.price*100/$value.marketPrice)} -
-{$discount}%
- {/if} -
-
-

({$value.reviewCount}) - Mã SP : {$value.productSKU} -

- {$value.productName} - {$value.price|format_price} đ - - {if="$value.marketPrice > 0 - "}{$value.marketPrice|format_price} đ {/if} - {if="sizeof($value.specialOffer)>0"} - - - {$countKmai} khuyến mãi - - {/if} -
-
- {/loop} -
-
- {/if} -
-
-
-
-
\ No newline at end of file