diff --git a/ModernKeePass/Views/MainPageFrames/DonatePage.xaml b/ModernKeePass/Views/MainPageFrames/DonatePage.xaml
index cb8000c..6af5daf 100644
--- a/ModernKeePass/Views/MainPageFrames/DonatePage.xaml
+++ b/ModernKeePass/Views/MainPageFrames/DonatePage.xaml
@@ -4,6 +4,17 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:core="using:Microsoft.Xaml.Interactions.Core"
+ xmlns:interactivity="using:Microsoft.Xaml.Interactivity"
mc:Ignorable="d">
-
+
+
+
+
+
+
+
+
+
+