diff options
Diffstat (limited to 'src/main/resources/templates/views/post.html')
-rw-r--r-- | src/main/resources/templates/views/post.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/templates/views/post.html b/src/main/resources/templates/views/post.html index a77fa3bd..10f1ccb0 100644 --- a/src/main/resources/templates/views/post.html +++ b/src/main/resources/templates/views/post.html @@ -2,6 +2,9 @@ {% import "views/macros/tags" %} {% block content %} <article> +{%if twitter1 %} + <h2 style="color: red; padding: 20px;">Reconnect or disable your Twitter account</h2> +{% endif %} <form id="postmsg"> <p style="text-align: left;"> <b>Фото:</b> <span id="attachmentfile"> |