mirror of
https://gitlab.com/Deukhoofd/BattleSim.git
synced 2025-09-02 08:57:19 +00:00
7 lines
204 B
Plaintext
7 lines
204 B
Plaintext
h2 Your teams
|
|
.teambuilder_teams.clearfix
|
|
each team in teams
|
|
!= window.JST['teambuilder/team']({team: team, window: window})
|
|
.button.button_blue.add-new-team Add new team
|
|
.button.import-team Import
|