Revision 209657e8

b/templates/profile.html
2 2
{% load i18n %}
3 3

  
4 4
{% block title %}{% trans "My profile" %}{% endblock %}
5
{% block breadcrumbs %}:: {% trans "My profile" %}{% endblock %}
5 6
{% block content %}
6 7
<h3>{% trans "My profile" %}</h3>
7 8

  

Also available in: Unified diff