admin2 - experimental

This commit is contained in:
mdipierro
2016-03-09 11:53:07 -06:00
parent 702e7cbea2
commit b487583f92
17 changed files with 451 additions and 1072 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
{{extend 'layout.html'}}
{{block sectionclass}}about{{end}}
<!-- begin "about" block -->
<h2>{{=T("About application")}} "{{=app}}"</h2>
<h3>{{=T("About")}} {{=app}}</h3>
@@ -23,4 +22,4 @@ jQuery(document).ready(function() {
jQuery.plot(jQuery("#placeholder"), [ {{=progress}} ]);
})
</script>
<!-- end "about" block -->
<!-- end "about" block -->