From 66428d4f329ec09f0a98f8482430e46c920648d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Mon, 11 Jul 2016 16:37:30 +0200 Subject: [PATCH] move account management template to new location --- .../{idp/account_management.html => authentic2/accounts.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename templates/{idp/account_management.html => authentic2/accounts.html} (100%) diff --git a/templates/idp/account_management.html b/templates/authentic2/accounts.html similarity index 100% rename from templates/idp/account_management.html rename to templates/authentic2/accounts.html