diff --git a/resources/views/profile/index.twig b/resources/views/profile/index.twig index 6b744b2101..4b58531651 100644 --- a/resources/views/profile/index.twig +++ b/resources/views/profile/index.twig @@ -5,6 +5,11 @@ {% endblock %} {% block content %} + + + + +
@@ -28,11 +33,11 @@
-

{{ 'personal_access_token'|_ }}

+

{{ 'command_line_token'|_ }}

- {{ 'explain_access_token'|_ }} + {{ 'explain_command_line_token'|_ }}

@@ -41,11 +46,26 @@

- +

+
+
+ +
+
+
+
+ +
+
+
+
+ +
+
{% endblock %}