~widelands-dev/widelands-website/trunk

« back to all changes in this revision

Viewing changes to templates/wlscheduling/timezone-msg.html

  • Committer: franku
  • Author(s): trimard
  • Date: 2018-02-17 10:52:15 UTC
  • mfrom: (478.1.16 module_scheduling)
  • Revision ID: somal@arcor.de-20180217105215-8luihqojg51ipu6j
merged the scheduling module by trimard

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<h3 id="timezone-msg">You are currently noted as UTC <span class="profil-time"></span></h3>
 
2
<div id="timezone-error" class="errormessage" hidden="hidden">WARNING! The time indicated by your browser (UTC <span id="browser-time"></span>) is different from the one stored in your profile (UTC <span class="profil-time"></span>). By default we will use the one stored in your profile.<br /> 
 
3
    <a href="{% url 'profile_edit' %}">Edit Profile</a>
 
4
</div>