diff --git a/public/routes/profilCard.js b/public/routes/profilCard.js index 7697537..da21d7f 100644 --- a/public/routes/profilCard.js +++ b/public/routes/profilCard.js @@ -3,7 +3,9 @@ Vue.component('ProfilCard', {

Card image cap +
exit_to_app
+
Benutzername:

{{ profil.user }}

@@ -12,47 +14,46 @@ Vue.component('ProfilCard', { Semester:

{{ profil.semester }}
+
+
- - + +
+
- -
- -
-
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
-
-
-
- Close -
-
-
- +
+ +
+
+
    +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
  • +
+
+
+ +
+
-
`,