more theme cleanup

This commit is contained in:
friendica 2012-05-28 19:17:06 -07:00
parent 10a057b979
commit 2dc7e53435
4 changed files with 24 additions and 2 deletions

View file

@ -1,4 +1,4 @@
<div class="widget">
<div class="widget{{ if $class }} $class{{ endif }}">
{{if $title}}<h3>$title</h3>{{endif}}
{{if $desc}}<div class="desc">$desc</div>{{endif}}