PageRenderTime 37ms CodeModel.GetById 10ms app.highlight 8ms RepoModel.GetById 8ms app.codeStats 0ms

/templates/base_home.html

https://bitbucket.org/chuns/chuns
HTML | 5 lines | 5 code | 0 blank | 0 comment | 0 complexity | 2145b36d859c058c870e3472c4b94264 MD5 | raw file
1{% extends "base.html" %}
2{% block content %} 
3{% endblock %}
4{% block right %}
5{% endblock %}