~widelands-dev/widelands-website/move_minimaps

« back to all changes in this revision

Viewing changes to templates/wlwebchat/index.html

  • Committer: franku
  • Date: 2016-07-10 13:33:12 UTC
  • Revision ID: somal@arcor.de-20160710133312-pjaxifab70rqnefl
changed height of chat frame to fit with captcha

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        </p>
15
15
 
16
16
        <!-- Start of Webchat -->
17
 
        <iframe src="https://webchat.freenode.net?nick={% if user.is_authenticated %}{{ user.username }}{% else %}widelands_.{% endif %}&amp;channels=widelands&amp;uio=d4" style="width: 100%; height: 400px;"></iframe>
 
17
        <iframe src="https://webchat.freenode.net?nick={% if user.is_authenticated %}{{ user.username }}{% else %}widelands_.{% endif %}&amp;channels=widelands&amp;uio=d4" style="width: 100%; height: 610px;"></iframe>
18
18
        <!-- End of Webchat -->
19
19
 
20
20
        <p>