About Social Code
summaryrefslogtreecommitdiff
path: root/templates/note.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/note.html')
-rw-r--r--templates/note.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/note.html b/templates/note.html
index e7da3cb..e18a44e 100644
--- a/templates/note.html
+++ b/templates/note.html
@@ -13,7 +13,7 @@
$endif$
</div>
<div class="note-divider"></div>
-<div class="main-container">
+<div class="$main_container$">
<div class="note-body">
$body$
</div>