fixed commit error

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