diff --git a/Monitor/Pages/_Layout.cshtml b/Monitor/Pages/_Layout.cshtml
index cfd002c..60d6a1f 100644
--- a/Monitor/Pages/_Layout.cshtml
+++ b/Monitor/Pages/_Layout.cshtml
@@ -123,7 +123,7 @@
- Donate
+ Donate
diff --git a/Monitor/Pages/_get/DashboardTop.cshtml b/Monitor/Pages/_get/DashboardTop.cshtml
index 6b746d4..ebea21a 100644
--- a/Monitor/Pages/_get/DashboardTop.cshtml
+++ b/Monitor/Pages/_get/DashboardTop.cshtml
@@ -82,7 +82,7 @@
Market |
- Value |
+ Value |
DCA |
Buy Strats |
Sell Strats |
diff --git a/_Development/Update Notes Template.txt b/_Development/Update Notes Template.txt
new file mode 100644
index 0000000..deb99e8
--- /dev/null
+++ b/_Development/Update Notes Template.txt
@@ -0,0 +1,18 @@
+# Changes
+- This release addresses... (primary fix/change)
+-
+-
+
+# Update Instructions
+### General
+- Always follow [these update instructions](https://github.com/PTMagicians/PTMagic/wiki/Updating-PT-Magic) when updating to a new version of PT Magic.
+- PTMagic 2.1 only works with Profit Trailer v2.2.
+
+### .Net
+- You must upgrade .Net runtime on your operating system to version 2.1.7 at
+https://dotnet.microsoft.com/download/thank-you/dotnet-runtime-2.1.7-windows-hosting-bundle-installer
+
+### IMPORTANT - REQUIRED settings changes
+-
+- See the default settings included in the release for an example.
+- If you are updating from an older version of PTMagic, check prior recent releases for other required settings changes.
\ No newline at end of file