rr-
|
50404d5f5e
|
client/general: change templates extension
...from .Handlebars' (which the project no longer uses) .hbs, to a more
generic .tpl. Additionally, replace hyphens with underscores for
consistency.
|
2016-05-18 00:15:28 +02:00 |
|
rr-
|
6405fbe9f2
|
client/general: replace handlebars with underscore
|
2016-05-09 22:36:29 +02:00 |
|
rr-
|
e268d679d3
|
client/views: move form controls to HB helpers
|
2016-04-10 16:23:33 +02:00 |
|
rr-
|
58e0d2e295
|
client/views: replace fieldsets with divs
Although it has nice semantic name, fieldset gives troubles to flexbox,
so I'm dropping it.
|
2016-04-10 00:24:54 +02:00 |
|
rr-
|
e487adcc97
|
split files into client/ and server/
|
2016-04-01 18:48:16 +02:00 |
|