]> git.openstreetmap.org Git - osqa.git/blob - forum/skins/default/templates/user_favorites.html
9db01e9a567ad255256325a2f1626bbc76634441
[osqa.git] / forum / skins / default / templates / user_favorites.html
1 {% extends "user.html" %}
2 <!-- user_favorites.html -->
3 {% load extra_tags %}
4 {% load humanize %}
5 {% block usercontent %}
6                 {% include "users_questions.html" %}
7 {% endblock %}
8 <!-- end user_favorites.html -->