~bilalakhtar/hall-of-fame/my-work

« back to all changes in this revision

Viewing changes to src/hall_of_fame/templates/feature_list.html

  • Committer: Bilal Akhtar
  • Date: 2011-02-19 11:11:08 UTC
  • Revision ID: bilalakhtar@ubuntu.com-20110219111108-y8mcpp1uokm54h13
Small changes here and there

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% extends 'base.html' %}
 
2
 
 
3
{% block content %}
 
4
 
 
5
Hi
 
6
 
 
7
{% endblock %}