<% if (!has_config('comment.owner') || !has_config('comment.repo') || !has_config('comment.client_id') || !has_config('comment.client_secret')) { %>
You forgot to set the owner, repo, client_id, or client_secret for Gitment. Please set it in _config.yml.
<% } else { %>
<% } %>