diff --git a/fluxRSS/templates/listArticle.html b/fluxRSS/templates/listArticle.html index 4decf81..1a46bef 100755 --- a/fluxRSS/templates/listArticle.html +++ b/fluxRSS/templates/listArticle.html @@ -12,6 +12,12 @@ {{ article.getDescription() }}

{% endfor %} + {% if not isAdmin %} Connect {% else %} diff --git a/fluxRSS/templates/listArticleAdmin.html b/fluxRSS/templates/listArticleAdmin.html index f028236..c9f5b6b 100755 --- a/fluxRSS/templates/listArticleAdmin.html +++ b/fluxRSS/templates/listArticleAdmin.html @@ -16,6 +16,12 @@ {{ article.getDescription() }}

{% endfor %} + Vue flux Déconnection