~ronnie.vd.c/erato/client-side-textarea-sync

« back to all changes in this revision

Viewing changes to templates/homepage.html

  • Committer: Ronnie
  • Date: 2010-10-22 11:58:33 UTC
  • Revision ID: peter.puk@gmail.com-20101022115833-b2orjy154k037hnr
Added support for client side diff and patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
<div id="content">
6
6
 
7
7
{% if user.is_authenticated %}
8
 
        Welcome {{ user.realname }}({{ user.username }})
 
8
        Welcome {{ user.get_profile.realname }}({{ user.username }})
9
9
        <a  href="/logout" title="Log Out": {{ user.username }}">Log Out</a>
10
10
{% endif %}
11
11
<blockquote>