mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2026-07-14 18:24:48 +01:00
f65dbf9342
# Login & Signup templates invenio rdm default template for login and signup is using account_base template. in order to create our own these steps are taken: * Created base template for ```invenio-theme-tugraz```. * Created account base template which has only extended ```navbar``` from the header template. * Assigned the account_base template to the login and signup templates. * updated ```config.py``` with new variables for base template and account_base template.