diff options
Diffstat (limited to 'themes/alps/compose.html')
-rw-r--r-- | themes/alps/compose.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/alps/compose.html b/themes/alps/compose.html index 0975aad..0342c29 100644 --- a/themes/alps/compose.html +++ b/themes/alps/compose.html @@ -15,7 +15,7 @@ </aside> <div class="container"> - <main class="compose"> + <main class="create-update"> <form method="post" action="" enctype="multipart/form-data"> <input type="hidden" name="in_reply_to" value="{{.Message.InReplyTo}}"> |