diff --git a/application/views/mobile_first/thailand-recommends-article.php b/application/views/mobile_first/thailand-recommends-article.php new file mode 100644 index 00000000..2f5d6b37 --- /dev/null +++ b/application/views/mobile_first/thailand-recommends-article.php @@ -0,0 +1,110 @@ +
+ +
You might be interested in:
+ + +
+ <?php echo $recommands['Content Article A']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
+ <?php echo $recommands['Content Article B']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + + +
+ <?php echo $recommands['Content Article C']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/application/views/mobile_first/thailand-recommends-tour.php b/application/views/mobile_first/thailand-recommends-tour.php new file mode 100644 index 00000000..bf6e5480 --- /dev/null +++ b/application/views/mobile_first/thailand-recommends-tour.php @@ -0,0 +1,74 @@ +
+ +
Explore similar itineraries:
+ +
+ <?php echo $recommands['Content Tour A']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
+ <?php echo $recommands['Content Tour B']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + + +
+ <?php echo $recommands['Content Tour C']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
+ <?php echo $recommands['Content Tour D']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
\ No newline at end of file