use template extensions
[mlpccg-meta.git] / meta / templates / rate.html
diff --git a/meta/templates/rate.html b/meta/templates/rate.html
new file mode 100644 (file)
index 0000000..c9627a5
--- /dev/null
@@ -0,0 +1,7 @@
+{% extends "base.html" %}
+
+{% block content %}
+
+{{ label }}
+
+{% endblock %}