rogueojiiofwales/templates/graph_followers.html
Eryn Wells 2184fab678 Rename follower_graph to graph_followers
Create graph_followers template
Add urlconf for graph_followers
Redirect use to followers view instead of just calling it
2012-08-18 12:42:22 -07:00

2 lines
61 B
Django/Jinja

{# vim: set ft=htmldjango #}
{% extends "graph_base.html" %}