+
+{% endblock %}
diff --git a/templates/internal/profile.html.twig b/templates/internal/profile.html.twig
new file mode 100644
index 0000000..f764a15
--- /dev/null
+++ b/templates/internal/profile.html.twig
@@ -0,0 +1,12 @@
+{% extends 'base.html.twig' %}
+
+{% block title %}Profile
+{% endblock %}
+
+{% block body %}
+ {{ block('nav', 'internal/libs/nav.html.twig') }}
+
+