Sync Xperia XA2 Plus markdown with Xperia XA2 one

Change-Id: I2abd8f1d75572feb1ee555e7c14160978db228a4
diff --git a/_sony/sonyxperiaxa2plus.markdown b/_sony/sonyxperiaxa2plus.markdown
index ef2f14f..1e813d6 100644
--- a/_sony/sonyxperiaxa2plus.markdown
+++ b/_sony/sonyxperiaxa2plus.markdown
@@ -4,7 +4,7 @@
 codename: voyager
 downloadfolder: voyager
 supportstatus: Current
-maintainer: opthomas-prime, LuK1337
+maintainer: LuK1337
 devicetree: https://github.com/TeamWin/android_device_sony_voyager.git
 oem: Sony
 ---
@@ -16,19 +16,4 @@
 
 {% include download.html %}
 
-<div class='page-heading'>Installation:</div>
-If you already have TWRP installed:
-Download the latest zip and install the zip using TWRP.
-
-If you do not already have TWRP installed:
-Download both the img and the zip. You will need to have fastboot binaries and the correct drivers installed. Power off your device completely. Hold volume up and turn on the device. Your device should now be in the bootloader. Connect the device to your PC. Open a command window and run the following command from the proper location:
-
-fastboot boot path/to/twrp.img
-
-This will temporarily boot TWRP on your device. Use adb to push the zip onto your device:
-
-adb push path/to/twrp.zip /
-
-Go to install and browse to the zip and install the zip. The zip will install TWRP to both boot slots. Installing TWRP at this time will remove root if you are currently rooted.
-
-If you accidently flash TWRP to your device using fastboot instead of temporarily booting the image, you will need to download the latest factory image for your device and reflash the boot image.
+{% include fastbootabinstall.html %}