Samsung Galaxy Note 2: combine n7100 and n7105 with one page.

Change-Id: I401e5f5312fd9c6b3b82328d8e4735600201e802
diff --git a/_samsung/samsunggalaxynote2international.markdown b/_samsung/samsunggalaxynote2international.markdown
new file mode 100644
index 0000000..6a3668d
--- /dev/null
+++ b/_samsung/samsunggalaxynote2international.markdown
@@ -0,0 +1,48 @@
+---
+layout: device
+title:  "Samsung Galaxy Note 2 3G (N7100) & Samsung Galaxy Note 2 LTE (N7105)"
+codename: t03g & t0lte
+downloadfolder: "t03g|t03g|t0lte|t0lte"
+supportstatus: Current
+maintainer: html6405
+oem: Samsung
+xdathread: "https://forum.xda-developers.com/t/recovery-official-twrp-3-6-0_9-0-t03g-n7100-t0lte-n7105.4263819/post-84858941"
+ddof: "/dev/block/platform/dw_mmc/by-name/RECOVERY"
+---
+
+{% include disclaimer.html %}
+
+{% include supportstatus.html %}
+
+{% include appinstall.html %}
+
+<div class='page-heading'>Download Links:</div>
+<hr />
+<p class="text">n7100, t03g:</p>
+<a href="https://github.com/TeamWin/android_device_samsung_n7100">Device Tree</a>
+<ul>
+{% for mirror in site.data.mirrors %}
+  <li>
+    <a href="{{ mirror.baseurl }}t03g">
+      {{ mirror.description }}
+    </a>
+  </li>
+{% endfor %}
+</ul>
+<p class="text">n7105, t0lte</p>
+<a href="https://github.com/TeamWin/android_device_samsung_t0lte">Device Tree</a>
+<ul>
+{% for mirror in site.data.mirrors %}
+  <li>
+    <a href="{{ mirror.baseurl }}t0lte">
+      {{ mirror.description }}
+    </a>
+  </li>
+{% endfor %}
+</ul>
+
+{% include twrpinstall.html %}
+
+{% include odininstall.html %}
+
+{% include ddinstall.html %}
diff --git a/_samsung/samsunggalaxynote2n7100.markdown b/_samsung/samsunggalaxynote2n7100.markdown
deleted file mode 100644
index b5e18b9..0000000
--- a/_samsung/samsunggalaxynote2n7100.markdown
+++ /dev/null
@@ -1,27 +0,0 @@
----
-layout: device
-title:  "Samsung Galaxy Note 2 N7100"
-codename: t03g
-downloadfolder: t03g
-oldurl: http://teamw.in/project/twrp2/115
-supportstatus: Current
-maintainer: marc0601
-oem: Samsung
-ddof: "/dev/block/mmcblk0p9"
-devicetree: "https://github.com/TeamWin/android_device_samsung_t03g"
-xdathread: "http://forum.xda-developers.com/showthread.php?t=1938733"
----
-
-{% include disclaimer.html %}
-
-{% include supportstatus.html %}
-
-{% include appinstall.html %}
-
-{% include download.html %}
-
-{% include twrpinstall.html %}
-
-{% include odininstall.html %}
-
-{% include ddinstall.html %}
diff --git a/_samsung/samsunggalaxynote2n7105.markdown b/_samsung/samsunggalaxynote2n7105.markdown
deleted file mode 100644
index 05988cb..0000000
--- a/_samsung/samsunggalaxynote2n7105.markdown
+++ /dev/null
@@ -1,27 +0,0 @@
----
-layout: device
-title:  "Samsung Galaxy Note 2 N7105"
-codename: t0lte
-downloadfolder: t0lte
-supportstatus: Current
-maintainer: html6405
-oem: Samsung
-devicetree: "https://github.com/TeamWin/android_device_samsung_t0lte"
-xdathread: "https://forum.xda-developers.com/t/recovery-official-twrp-3-5-2_9-0-t0lte-n7105.4263819/post-84858941"
-ddof: "/dev/block/platform/dw_mmc/by-name/RECOVERY"
-
----
-
-{% include disclaimer.html %}
-
-{% include supportstatus.html %}
-
-{% include appinstall.html %}
-
-{% include download.html %}
-
-{% include twrpinstall.html %}
-
-{% include odininstall.html %}
-
-{% include ddinstall.html %}