1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-30 05:57:30 +00:00

fix styling and add more logic

This commit is contained in:
devfake
2015-06-21 14:00:17 +02:00
parent 9d7f473e76
commit 33ae055598
12 changed files with 53 additions and 12 deletions

View File

@@ -0,0 +1,5 @@
module.exports = {
template: require('../../views/modals/login.html')
};