diff --git a/templates/ddns-route53.xml b/templates/ddns-route53.xml
new file mode 100644
index 0000000..82b0cbc
--- /dev/null
+++ b/templates/ddns-route53.xml
@@ -0,0 +1,26 @@
+
+
+ ddns-route53
+ crazymax/ddns-route53:latest
+ https://hub.docker.com/r/crazymax/ddns-route53/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/crazy-max/ddns-route53
+ Dynamic DNS for Amazon Route 53 on a time-based schedule [br] Create yml file in /mnt/user/appdata/ddns-route53.yml before hand https://github.com/crazy-max/ddns-route53/blob/master/doc/configuration.md[/br]
+ Network:DNS
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/ddns-route53.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/ddns-route53.png
+
+
+
+
+ Dynamic DNS for Amazon Route 53 on a time-based schedule [br] Create yml file in /mnt/user/appdata/ddns-route53.yml before hand https://github.com/crazy-max/ddns-route53/blob/master/doc/configuration.md[/br]
+
+ /mnt/user/appdata/ddns-route53.yml
+ */30 * * * *
+ 3
+ info
+ false
+
\ No newline at end of file
diff --git a/templates/firefox-syncserver.xml b/templates/firefox-syncserver.xml
new file mode 100644
index 0000000..d3000ae
--- /dev/null
+++ b/templates/firefox-syncserver.xml
@@ -0,0 +1,34 @@
+
+
+ firefox-syncserver
+ crazymax/firefox-syncserver:latest
+ https://hub.docker.com/r/crazymax/firefox-syncserver/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://github.com/crazy-max/docker-firefox-syncserver
+ Firefox Sync Server image based on Python Slim
+ Productivity: Other:
+ http://[IP]:[PORT:5000]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/firefox-syncserver.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/firefox-syncserver.png
+
+
+
+
+ Firefox Sync Server image based on Python Slim
+
+ /mnt/user/appdata/firefox-syncserver/
+ 5000
+ false
+ info
+ http://localhost:5000
+ longgeneratedsecret
+ true
+ false
+ sqlite:///data/syncserver.db
+ *
+ 99
+ 100
+
\ No newline at end of file
diff --git a/templates/flarum.xml b/templates/flarum.xml
new file mode 100644
index 0000000..452cda4
--- /dev/null
+++ b/templates/flarum.xml
@@ -0,0 +1,36 @@
+
+
+ flarum
+ crazymax/flarum:latest
+ https://hub.docker.com/r/crazymax/flarum/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://flarum.org/
+ Flarum is the next-generation forum software that makes online discussion fun. It's simple, fast, and free.
+ Network:Web
+ http://[IP]:[PORT:8000]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/flarum.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/flarum.png
+
+
+
+
+ Flarum is the next-generation forum software that makes online discussion fun. It's simple, fast, and free.
+
+ 8000
+ /mnt/user/appdata/flarum/
+
+ 3306
+ flarum
+ flarum
+ password
+ 256M
+ 16M
+ 128
+
+ Flarum Dockerized
+ 99
+ 100
+
\ No newline at end of file
diff --git a/templates/icons/aws-route53.png b/templates/icons/aws-route53.png
new file mode 100644
index 0000000..ff0d25d
Binary files /dev/null and b/templates/icons/aws-route53.png differ
diff --git a/templates/icons/firefox-syncserver.png b/templates/icons/firefox-syncserver.png
new file mode 100644
index 0000000..86f4b68
Binary files /dev/null and b/templates/icons/firefox-syncserver.png differ
diff --git a/templates/icons/flarum.png b/templates/icons/flarum.png
new file mode 100644
index 0000000..7125928
Binary files /dev/null and b/templates/icons/flarum.png differ
diff --git a/templates/icons/pure-ftpd.png b/templates/icons/pure-ftpd.png
new file mode 100644
index 0000000..24aa692
Binary files /dev/null and b/templates/icons/pure-ftpd.png differ
diff --git a/templates/pure-ftpd.xml b/templates/pure-ftpd.xml
new file mode 100644
index 0000000..a160ad5
--- /dev/null
+++ b/templates/pure-ftpd.xml
@@ -0,0 +1,28 @@
+
+
+ pure-ftpd
+ crazymax/pure-ftpd:latest
+ https://hub.docker.com/r/crazymax/pure-ftpd/
+ bridge
+ sh
+ false
+ https://forums.unraid.net/topic/89502-support-a75g-repo/
+ https://www.pureftpd.org/project/pure-ftpd/
+ Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. It doesn’t provide useless bells and whistles, but focuses on efficiency and ease of use.
+ Tools: Network:FTP Status:Stable
+ http://[IP]:[PORT:2100]/
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/pure-ftpd.xml
+ https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/pure-ftpd.png
+
+
+
+
+ Pure-FTPd is a free (BSD), secure, production-quality and standard-conformant FTP server. It doesn’t provide useless bells and whistles, but focuses on efficiency and ease of use.
+
+ 2100
+ 30000-30009
+ /mnt/user/appdata/pure-ftpd/
+ puredb
+ true
+ 30000:30009
+
\ No newline at end of file