projects
/
recipes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove generated file 'frontend.js'
[recipes.git]
/
backend
/
templates
/
home.html
1
{% extends "base_with_list.html" %}
2
3
{% block content %}
4
5
HOME: TODO
6
7
{% endblock %}